开发者

alternative to update_option() in wp-admin

开发者 https://www.devze.com 2022-12-14 09:03 出处:网络
I know this is a fairly recent feature in WordPress version is 2.8.6 ( at the time of writing). There are some functions that allow you to easily create panels in the wp-admin. You\'re supposed to b

I know this is a fairly recent feature in WordPress version is 2.8.6 ( at the time of writing).

There are some functions that allow you to easily create panels in the wp-admin. You're supposed to be able to just define a function and a form, and WordPress will handle the update_option() calls.

I haven't had much开发者_Python百科 success in hunting it down though. Could someone enlighten me?


Ok, finally tracked it down:

http://digwp.com/2009/09/global-custom-fields-take-two/

0

精彩评论

暂无评论...
验证码 换一张
取 消