[wp-trac] [WordPress Trac] #9296: Settings API & Permalink Settings
Page Bug
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 7 05:33:55 GMT 2009
#9296: Settings API & Permalink Settings Page Bug
--------------------------+-------------------------------------------------
Reporter: jfarthing84 | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 2.7.1
Severity: major | Keywords: register_setting,
--------------------------+-------------------------------------------------
Although there is a hook in the options-permalink.php to insert custom
settings, it does not actually save any custom setting which is added to
that page. Instead of posting to options.php like all the other options
pages, it posts to itself and only handles the form data which is built
into the wordpress core. It should be implemented on that page to also
store custom settings that may be hooked onto that page.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/9296>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list