Posts Tagged ‘wordpress 3.0’
Custom Post Type Resources
wptheming.com - A recommended list of links and resources for getting started with custom post types in WordPress 3.0. Includes resources for adding the post types, setting up taxonomies, adding meta boxes and plugins that help you do it as well.
WordPress 3.0 Menus Tip
tampabaywordpress.org - Article explains how to create a toplevel placeholder in the menu that does nothing when pressed, it's just a placeholder to organize the menu.
WordPress 3.0 New Features – ‘Twenty Ten’ New Default Theme
webtrainingwheels.com - Twenty Ten is the new default theme and it’s infinitely better than tired ole’ Kubrick. Twenty Ten serves as a demonstration of many of the new WP 3.0 features, making it much more functional and customizable right out of the ...
Goodbye, headaches. Hello menus!
justintadlock.com - Justin Tadlock presents a fantastic overview of WordPress 3.0's new menu system and how it integrates with themes. For instance, your theme can register multiple menu areas and allow the user to choose which men appears where via WordPress's new ...
Poll: Have You Started Using WordPress 3.0 Yet?
new2wp.com - This is a simple curiosity about how many people have already started using WordPress 3.0. If you have 2 seconds, please come vote. It's almost time for the final 3.0 release. Are you planning on using it?
WordPress 3.0 RC1 Has Been Released
deluxeblogtips.com - After a long time awaiting, today the first release candidate (RC1) for WordPress 3.0 has been released. This version comes with almost everything done: all features finished, all bugs squashed, and all potential issues addressed.
Display Comment Form With Ease In WordPress 3.0
deluxeblogtips.com - The PHP code for comment form (in comments.php file) in WordPress is usually complicated, and could makes WordPress beginners confused to use and customize. Fortunately, this is changed in WordPress 3.0. WordPress 3.0 provides a new function comment_form() ...
Working With MultiSite In WordPress 3.0
deluxeblogtips.com - WordPress 3.0 is coming out with an interesting feature – Multisite. This allows us to create multiple sites with single WordPress install, each site can has its own plugins, themes and content. This article will show you how to enable ...