Category Archives: I Love Code

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 » » » »


HTML-Kit Plugin: Go To Top of Document

HTML-KitThis HTML-Kit plugin will add a button to jump you to the top of the document. With a single click, the cursor moves from it's current position to the very top, character 0, line 1. This plugin was created for use in Click to visit this external linkHTML-Kit 292 (not "Tools"). 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 » » » »


HTML-Kit Plugin: Add a CSS Border

HTML-KitThis HTML-Kit plugin will add the code for a colorful border to your CSS code. This is useful in testing to show a border, for example, around a div with a certain class or ID, around all p tags, or more. This plugin was created for use in Click to visit this external linkHTML-Kit 292 (not "Tools"). Continue reading » » » »