[wp-trac] [WordPress Trac] #37245: New action hook for register_setting
WordPress Trac
noreply at wordpress.org
Thu Jun 30 18:13:27 UTC 2016
#37245: New action hook for register_setting
--------------------------------+-----------------------------
Reporter: Pionect | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Options, Meta APIs | Version: 4.5.3
Severity: normal | Keywords:
Focuses: |
--------------------------------+-----------------------------
I'm building a plugin which keeps track of all the changes made to
options.
It's working but I'd like to hook into the register_setting function so I
can use backtrace and figure out what plugin matches with a certain
setting.
So my request is simply to have an action hook in the register_setting
function from wp-include/plugin.php
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37245>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list