Useful WordPress Code Snippets
A useful collection of code snippets for WordPress. Continue reading
A useful collection of code snippets for WordPress. Continue reading
This post is about dynamic classes for WordPress themes, which will help with the individual styling for different categories, pages, and browsers. Continue reading
A short tutorial describing how to make a dynamic stylesheet for use with Thematic. Source files are also included. Continue reading
A tutorial describing how to integrate Feedburner with WordPress to publish your podcasts and send e-mail updates. Continue reading
A review and video screencast showing how the MapPress plug-in works. This is a great plug-in if you want to add Google Maps to your WordPress site. Continue reading
The learning curve on Thematic is a bit steep if you’ve never used filters and hooks before. So here’s my growing list of Thematic filters for easy reference. Replace the title with a logo, add Google Analytics code, change the footer and more. Continue reading
A quick fix if you are getting an “allowed memory size of 33554432 bytes exhausted” error. Continue reading
“WordPress takes care of 80-90% of (the mechanics of ) Search Engine Optimization (SEO)”. So by using WordPress, you are already better positioned for search than the majority of websites. But what else contributes to page rank and search optimization? Continue reading
The default upload file size for WordPress is 2 MB, which is a problem if you want to upload a large media files. If you get this error, “The uploaded file exceeds the upload_max_filesize directive in php.ini”, follow these steps:
When developing projects with WordPress the same questions come up repeatedly. People tend to ask which themes to use, which plug-ins work best, and what can they really do with WordPress? This site is my attempt to answer those questions as best I can. Continue reading