Create Your Own Social Bookmark Button Links
List Of Social Bookmarks We'll Make Here is a list of the social bookmarks links this will show how to make. It's basically the same one's as you see in the bar above here. Twitter Facebook Digg...
View ArticleNew2Tip: Learn The WordPress Core With The Php Cross Reference
Easily search through the WordPress source If you haven't already heard about the Php Cross Reference for the WordPress source code, or even used it and didn't realize like I had many times before...
View ArticleMaking Your RSS Feeds Sexy With Custom Content In WordPress
Adding text and images to your feed This is a basic function you can paste into your functions.php, and easily add custom content to your RSS feed when using WordPress. What this does is first check to...
View ArticleA Bug I Found With WordPress 3.0 Taxonomies And wp_nav_menu
Learning The Hard Way While I was working on developing a theme today I stumbled onto a really annoying thing that involves taxonomies and the new WordPress nav menu system. It's likely it would also...
View ArticleLearn To Make Pain Free Short Codes With WordPress
Short Codes: Pain Free Magic This was Michael Susz's presentation slides on creating short codes at Wordcamp Boston. I found it to be a great help in understanding the code behind short codes, even...
View Article[Guest Post] Submit WordPress Posts From The Frontend Of Your Site
Create a Custom Post Type Submit Form My post shows a simplified method for developing a basic post form, without the need for any plugins or additional things, which you can embed in a custom page...
View ArticleNew Textmate and Coda Starter Plugins For WordPress Developers
Announcing Two New Plugins For WP Devs I created a plugin for Textmate and Coda to help speed up development for WordPress, and to make my life easier really. It makes adding commonly used WP snippets...
View ArticleNew2 TipItUp jQuery Plugin With Event Delegation
Tool Tips For Everyone! Okay maybe not everyone, but anyone who wants some can try using this jQuery plugin I developed. It's called $.TipItUp(), and it uses event delegation in generating the...
View Article[Review] GD Press Tools Plugin For WordPress
Possibly The Most Useful WordPress Plugin Ever I recently had the pleasure of being able to review some of the premium products from Dev4Press one of which was their WordPress plugin GD Press Tools,...
View Article15 More WordPress And jQuery Codes To Add To Your Collection
Want More? This is an addition to the 15 snippets I posted a couple days ago for preparing your theme for WordPress 3.0. These are however, good for anytime, not just 3.0, and some not necessarily only...
View Article