How to add metadata to custom taxonomy objects such as tags and categories. In particular we examine add_metadata, update_metadata, delete_metadata, and get_metadata.
WordPress Widget System – How it Works
A very detailed analysis of how sidebars and widgets work in WordPress.
Style Your RSS Feeds in WordPress
How to display and style RSS feeds in WordPress.
Create Your Own NoobSlide Gallery
How to expand the Shiba Gallery Plugin and create your own NoobSlide galleries.
Shiba Widgets Plugin
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. You can create different widget sets using the standard WordPress widget interface, and then assign these widget sets from a drop-down menu in your edit post, page, category or tag screens. To retrieve your lost widgets, go into […]
Parallel Downloads – Optimize Your Image Links
Google recently announced that they will be using site speed as part of their search rankings. I have been meaning to look into my blog page speed for some time, and this event spurred me to finally get my ass in gear. I installed Google’s Page Speed application, and started testing my blog pages. One […]
Optimize Your WordPress Plugins with Tags
Shows how you can enhance page speed by using tags to selectively run plugins only when needed. Page speed is important because it affects Google Page Rank and user experience.
WordPress Permalink – How to Add Your Own Permalink Structures
How the WordPress systems generates permalink URLs and how to create your own permalink structures.
Related Blog Articles – Why and How
Enhance your blog and keep you readers interested by adding a related articles section.
WordPress XML Import Format – Comments
In this article we consider how to write out comments data in the WordPress XML import format. Once you do this, you can easily import the generated XML file into WordPress by using the Import functionality within your WordPress dashboard. We assume that you already have the comment data extracted in a PHP script elsewhere. […]