[wp-hackers] Using the page_options field to create custom
options pages
Stephane Daury
wordpress at tekartist.org
Wed Sep 12 01:29:18 GMT 2007
Scratch that question, I looked it up in /wp-admin/options.php.
It does.
Stephane
On Sep 11, 2007, at 20:27, Stephane Daury wrote:
> Oh that is cool, thanks!
>
> Off the top of your head, do you remember if that saving had
> sanitazation too?
>
> Stephane
>
>
> On Sep 11, 2007, at 19:46, Callum Macdonald wrote:
>
>> G'day,
>>
>> I've just added an article to the codex about creating new options
>> pages based on a technique I discovered a few days ago.
>> http://codex.wordpress.org/Creating_Options_Pages
>>
>> I found that if you set the form action to options.php and create
>> a hidden field called page_options with a comma separated list of
>> the fields on the page that should be mapped to options, WordPress
>> will handle all the saving / redirection / permissions / etc for you.
>>
>> If I've missed anything or there's any errors, please let me know.
>> Any feedback would be most welcome.
>>
>> Cheers,
>>
>>
>> Callum.
>>
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list