[wp-trac] [WordPress Trac] #18285: New Settings API and workflow
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 11 21:57:32 UTC 2012
#18285: New Settings API and workflow
-----------------------------------+-----------------------------
Reporter: nacin | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: 3.4-early needs-patch |
-----------------------------------+-----------------------------
Comment (by CaptainN):
Quick update if anyone is interested - I added a WP_OnceForm base to the
repo:
https://github.com/adcSTUDIO/OnceForm/blob/master/WP_OnceForm.php
This automatically adds an nonce field to any form, and validates the
request. I also reduced the PHP requirements (I was relying on ganon's
__invoke usage, which only works on php 5.3 previously, but I changed it
so it works on WP's target php version).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18285#comment:79>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list