Category Archives: WordPress

WordPress: Plugins Page Color Change

WPThis WordPress hack will show you how to easily change the colors on the plugins page of your WordPress installation. This tip is for version 2.8 and up. Continue reading » » » »


WordPress Tip: Increase The Excerpt Textarea Size

excerptThis WordPress tip will show how to adjust the size of the post editor's excerpt textarea size. With some quick and simple code, you can enlarge the textarea to a comfortable size without having to edit core WordPress files or using a plugin. Continue reading » » » »


WordPress Tip: Automatic and Dynamic Copyright Code

copyrightYou'll never have to manually update your copyright information again. That's an easy promise to make with the easy code provided below. Simply input your initial copyright year, i.e. your first year of publication, and the code keeps up with the rest. Place your copyright information anywhere you'd like. Continue reading » » » »


WordPress Tip: Add a Divider After All But Last Post

post dividerThis WordPress tip will show you how to include a divider in between all your posts but omit the divider after the last post. This method is best for pages that list more than one post or post summary per page. Examples include the index page, search results page, and archives page. Continue reading » » » »