[wp-trac] [WordPress Trac] #16613: Extend Widget API to allow sidebar/widget manipulation
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 21 15:14:40 UTC 2011
#16613: Extend Widget API to allow sidebar/widget manipulation
-------------------------------------------------+-------------------------
Reporter: Viper007Bond | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting
Component: Widgets | Review
Severity: normal | Version: 3.1
Keywords: needs-patch dev-feedback 2nd- | Resolution:
opinion needs-codex |
-------------------------------------------------+-------------------------
Changes (by sirzooro):
* cc: sirzooro (added)
* keywords: needs-patch => needs-patch dev-feedback 2nd-opinion needs-
codex
Comment:
+1 for this.
I am going to create custom wizard-like plugin, which will allow to
quickly configure new site. It will perform following tasks:[[BR]]
- gather few configuration details from user;[[BR]]
- activate plugins and configure them;[[BR]]
- set theme;[[BR]]
- add widgets and configure them.
So far it looks that last step will be the most difficult, because Widgets
Management API is mostly undocumented, and some operations are even
available via admin-ajax.php only.
If is is possible, please document at least some operations on Codex now.
For code changes it is probably too late to include them in 3.3, so please
target them for 3.4. It will be good to change this ticket to Blessed Task
for 3.4.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16613#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list