[wp-trac] [WordPress Trac] #9296: Settings API & Permalink Settings Page Bug
WordPress Trac
noreply at wordpress.org
Sat Sep 29 08:01:25 UTC 2018
#9296: Settings API & Permalink Settings Page Bug
--------------------------------------+-----------------------------
Reporter: jfarthing84 | Owner: jfarthing84
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Permalinks | Version: 2.7.1
Severity: major | Resolution:
Keywords: needs-patch settings-api | Focuses: administration
--------------------------------------+-----------------------------
Comment (by DrLightman):
Still broken: proper settings API setup won't save the user settings.
Must hook into:
add_action('load-options-permalink.php',
'my_load_options_permalink_callback'));
And process and save into database $_POST data manually.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/9296#comment:56>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list