23

3.0 Basics WordPress Theme Framework

Announcing the release of a WordPress 3.0 Basic theme. This is a theme framework that has all kinds of great 3.0 features including a custom post type I made. It's a great starter theme for WP theme developers, and just as great to use as is. Check out everything included in this theme, and download it to try it out for yourself.... 3.0 Basics WordPress Theme Framework
3.0 Basics WordPress Theme Framework
Levels: Pro
25

A Bug I Found With WordPress 3.0 Taxonomies And wp_nav_menu

Whether this is a bug, or just an incomplete feature missing some sort fallback code, I believe it to be a mid to higher priority for fixing. I have had to reset WordPress twice after I was unable to find a fix for the broken menu system.... A Bug I Found With WordPress 3.0 Taxonomies And wp_nav_menu
A Bug I Found With WordPress 3.0 Taxonomies And wp_nav_menu
Levels: Rookie
55

WordPress Custom Post Types And Taxonomies The Right Way

You've seen a million how-to's, tutorials and articles talking about WordPress custom post types and taxonomies. Now learn how to create both of them the right way. This definitive guide will show what others have left out, and everything else you did or didn't know about post types and taxonomies.... WordPress Custom Post Types And Taxonomies The Right Way
WordPress Custom Post Types And Taxonomies The Right Way
Levels: Pro
7

Important Update: Register Taxonomies And Post Types With Labels

There's been a somewhat "big" update, or change, made to the register_taxonomy() and register_post_type() functions in Wordpress. You will now be able to customize the capabilities of custom types you create, even MORE!! Note: This is a new update, which may be subject to change in the near future since it is more than a minor typical alteration.... Important Update: Register Taxonomies And Post Types With Labels
Important Update: Register Taxonomies And Post Types With Labels
Levels: Pro
18

15 Snippets To Prepare Your Theme For WordPress 3.0

Wordpress 3.0 is officially being released this weekend!!! Woohoo, let's dance <(^_7)> <(T_^)> So here is your preparation for adding support for the new 3.0 features. This is enough to keep you busy until the release at least!... 15 Snippets To Prepare Your Theme For WordPress 3.0
15 Snippets To Prepare Your Theme For WordPress 3.0
Levels: Featured, Rookie, RoundUps