How To Make Your Own WordPress Widget
Posted by AaronCampbell on November 9, 2009 · 9 Comments
In this article, I’m going to show you how to write a simple plugin that adds a new widget to WordPress. We’ll be using the new WP_Widget class, which is the newest method but means that the widget will only work in WordPress 2.8+. I know that 2.8 isn’t actually out yet, but it will be soon and there’s no sense in learning the old method.
The widget we’ll be creating will display upcoming posts (scheduled posts). A lot of sites schedule posts to automatically publish at a specific time, helping them keep a steady flow of articles. I know that I use this trick on Web Developer News and Attackr, and I’ll use it on this site as soon as I get some more articles written. Since the articles are already there and ready to be posted, why not tease them and give your readers something to look forward to? That’s exactly what this widget will do.
Filed under WordPress Widgets, wordpress development · Tagged with Wordpress, WordPress 2.8, wordpress development, WordPress Howto
WordPress 2.8 Release Date
Posted by AaronCampbell on June 4, 2009 · 1 Comment
I’ll keep this short. There was a meeting in IRC for WordPress developers yesterday. The quick summary is that you can expect the release of 2.8 on June 10th, 2009. However, while that’s what so many people are asking, that wasn’t the exciting part! Stay tuned for news about WordPress 2.9.
Filed under wordpress development · Tagged with Upcoming WordPress Release, WordPress 2.8
WordPress 2.8 Brings Back Drag and Drop Widget Management
Posted by AaronCampbell on April 25, 2009 · 4 Comments
The next version of WordPress is due out soon (probably in early May), and one of the most exciting new things in WordPress 2.8 is the re-worked widgets admin. The vast majority of the complaints I received about the WordPress 2.5 admin redesign, were about the widget admin page. First, you could no longer add widgets using drag and drop. Instead they added the ever annoying “add” link, which would instantly add the widget to the bottom of the current sidebar. The other thing was that if you had a widget configured just how you wanted, and you needed to remove it for even a couple minutes, you would lose all the settings and have to re-do them all. Unfortunately, this seemingly backwards progress held on through versions 2.6 and 2.7 of WordPress as well. However, this page has undergone a complete redesign for 2.8. The real question is, does it make up for lost time? In order to try to answer this, I set up WordPress 2.8 on a development version of Xavisys.com.
Filed under WordPress Widgets · Tagged with Upcoming WordPress Release, WordPress 2.8, WordPress Widgets
Topics
- Acholi Beads (1)
- apache (1)
- BuddyPress (2)
- Community (1)
- CSS (1)
- General (4)
- JavaScript (4)
- News (1)
- Open Source (3)
- PHP (5)
- PrototypeJS (3)
- Script.aculo.us (1)
- Uncategorized (5)
- Web Design (11)
- Wordpress (14)
- wordpress development (4)
- WordPress News (7)
- WordPress Plugin Updates (11)
- WordPress Plugins (2)
- WordPress SEO (1)
- WordPress Themes (2)
- WordPress Widgets (2)
Recent Forum Posts
- Timestamp less than a day shows "about -1 years ago"
posted in forum Twitter Widget Pro by jenne on March 14, 2010 at 3:31 pm
- How do I format Twitter Widget Pro
posted in forum Twitter Widget Pro by mary@mfcollier.com on March 13, 2010 at 10:48 am
- Import/export persistence
posted in forum Manual Related Links by eric.vanzanten@gmail.com on March 12, 2010 at 11:54 am
- Setting Zoom Level
posted in forum Google Maps by office@myrivne.org on March 11, 2010 at 7:02 pm
- How do you remove ( Twitter:username ) header
posted in forum Twitter Widget Pro by outonourlimb@gmail.com on March 11, 2010 at 5:04 pm
- Timestamp less than a day shows "about -1 years ago"
Popular Tags
aaron apache BuddyPress business Community drupal eCommerce Efficient Related Posts free freelancing Free Template google analytics htaccess JavaScript jquery magento marketing Matt Mullenweg MovableType News Open Source PHP prototype radio redirect Related Posts shortcodes State of the Word template twitter Twitter Widget Pro Upcoming WordPress Release Web Design web developers WordCamp WordCamp SF 2009 Wordpress WordPress 2.8 WordPress 2.9 wordpress development WordPress News WordPress Plugins Wordpress Plugin Update WordPress Themes xavisys


