Posts Tagged ‘Widget’

Recents Drafts All Authors
WordPress Plugins | June 26th, 2009 | by Frank | 1 Comment
It's not uncommon that a blog runs by different authors, so it may be useful if you can have a quick look at the drafts of all authors. In our joint blog WP Engineer we... read more...

WordPress 2.8 Widgets Options Page – First Screenshot!
WordPress News | April 13th, 2009 | by Michael | 10 Comments
In the current trunk of WordPress is a "first run" of the new widget management available to see. This is a development version, it shows the warning "This page is not 100% ready, please use... read more...

Build A WordPress 2.8 Widget With The New Widget API
WordPress Tutorials | April 6th, 2009 | by Michael | 47 Comments
One of the main changes in WordPress 2.8 is the new widget API. This API is fully object oriented and provides the programmer all the necessary functions to create a WordPress widgets. Also, it now... read more...

WordPress and register_sidebar
WordPress Hacks | January 28th, 2009 | by Michael | 23 Comments
Everyone who is building WordPress Themes probably implement the widget function in their theme. Code for the widgets is in functions.php. Here a code snippet of the default theme: read more...

Add WordPress Dashboard Widgets
WordPress Hacks | October 27th, 2008 | by Frank | 34 Comments
Finally WordPress 2.7 is coming along with widgets in the dashboard area, so it will be possible to adjust your dashboard as you like. For Plugin or theme authors it's even more interesting, since they... read more...


