How to Expand the WordPress Media Manager Interface
This is an advanced tutorial on how to expand the WordPress media manager interface with new options. In particular, I want to expand the drop-down menu in the media manager menu so that I can do searches [...]
How to Add the WordPress 3.5 Media Manager Interface
A tutorial on how to add the new WordPress 3.5 media manager interface into our own plugin or theme.
How to Add the WordPress 3.5 Media Manager Interface - Part 2
How to make some simple customization to the WordPress 3.5 media manager interface.
WordPress query_posts and get_posts
Explains query_posts, get_posts, and how to paginate through your query_posts results with paginate_links.
Mastering the WordPress Loop
Examines the WordPress Loop in detail and explores how you can manipulate the WordPress loop to create custom-post-type blogs and reorder objects in the admin panel.
add_menu_page, add_submenu_page
How to add navigation menus to the WordPress dashboard.
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 Page Redirect
How to redirect a page in WordPress. We consider wp_redirect, wp_redirect filter, PHP redirect, and Javascript redirect.
Obscure WordPress Errors - Why? Where? and How?
Examines what causes the ‘You do not have sufficient permissions to access this page.’ and `Are you sure you want to do this?’ errors, as well as how to fix them.
How to Render Your Own WordPress Photo Gallery
Lays out the steps needed to render your own WordPress photo gallery.
Create Your Own NoobSlide Gallery
How to expand the Shiba Gallery Plugin and create your own NoobSlide galleries.
WordPress Permalink - How to Add Your Own Permalink Structures
How the WordPress systems generates permalink URLs and how to create your own permalink structures.
How to Replace WordPress Post Links in Bulk
How to replace HTML or image links in all your WordPress posts and pages.