This is the official blog for the core development team of the WordPress open source project. Follow our progress with weekly meeting agendas, project schedules, and the occasional code debate.
Not related to the API, but I really hope when the new widgets page is updated it comes OUT of the Appearance tab and becomes its own tab. This really should’ve happened from the start. Widgets are too hidden away.
[...] New WordPress Widgets API Feedback Wanted: The WordPress developers are seeking testers and feedback on the new Widgets API which will be released with WordPress [...]
Apart from trac ticket #9703, which is deadly, it’s working well so far.
One missing feature would be a WIDGET_DEBUG mode, that would place the server’s feedback in a special div tag at the bottom of the page — without needing to edit the WP code base and use a js debugger. Debugging a new widget’s upgrade scripts is mostly impossible without such a thing.
Also, last I checked anyway, it broke old style multi-widgets. If it still does, it would be sweet that it didn’t — else, quite a few plugins will need to be rewritten. But that might be asking for the moon.
amfprod 5:57 pm on April 3, 2009 Permalink
Not related to the API, but I really hope when the new widgets page is updated it comes OUT of the Appearance tab and becomes its own tab. This really should’ve happened from the start. Widgets are too hidden away.
WordPress News: Widget API, Bye-Bye Kubrick, Query_Posts Plugin, and Template Tag Plugin | The Blog Herald 6:08 pm on April 5, 2009 Permalink
[...] New WordPress Widgets API Feedback Wanted: The WordPress developers are seeking testers and feedback on the new Widgets API which will be released with WordPress [...]
Charles 11:06 am on April 7, 2009 Permalink
It’s good for WordPress, but not for me. The new Widgets API means I need update more than 10 widgets in the near future… …
WordCast 50: Our Semi-centennial! | WordCast - The web's best podcast on WordPress and blogging 10:52 pm on April 7, 2009 Permalink
[...] WP devs want feedback on the new Widgets API for 2.8. [...]
New Widget API in WordPress 2.8 - Get The Feedback In! « WP TOY 11:02 pm on April 7, 2009 Permalink
[...] more thorough look, make sure you give feedback to the developers as they are calling out for you. What are you waiting for? Share and [...]
WordCast 50: Our Semi-Centennial! | Kym's Journal on the Interwebs 11:04 pm on April 8, 2009 Permalink
[...] Developers Want Feedback on the New Widgets API [...]
Denis de Bernardy 6:51 pm on May 3, 2009 Permalink
Apart from trac ticket #9703, which is deadly, it’s working well so far.
One missing feature would be a WIDGET_DEBUG mode, that would place the server’s feedback in a special div tag at the bottom of the page — without needing to edit the WP code base and use a js debugger. Debugging a new widget’s upgrade scripts is mostly impossible without such a thing.
Also, last I checked anyway, it broke old style multi-widgets. If it still does, it would be sweet that it didn’t — else, quite a few plugins will need to be rewritten. But that might be asking for the moon.