All in One Buttons
| |

How to create CSS3 animated buttons in WordPress

I remember when I first started working with websites more than a decade ago, if you wanted a cool looking button in your form, you had to use images. Images still remain an option but with CSS this has is being gradually phased out. CSS3 completely eliminates the need for images for creating basic good looking designs.

Advanced Page Manager
| |

Super charge your WordPress pages with Advanced Page Manager

WordPress’ support for posts is phenomenal. However, when it comes to managing pages, this is very limited. This is possibly because pages are relatively static and are more to add on permanent sections to your site like Contact forms or download areas like we do here at Techtites.

DX Plugin Base
|

Begin coding your first WordPress Plugin with DX Plugin Base

If you’re thinking of getting into WordPress plugin development, I suggest reading this article on webdesigner depot. It gives you a basic idea on creating the directory structure and adding in your first snippets of code. When you’re ready to take it to the next stage, you might want to consider Mario’s DX Plugin Base.

| |

WordPress Pagination!

We’re back with another dose on how to make your WordPress installation even better. I bet that you’ve, at some point at least, noticed that your default WordPress theme has links only to the Previous or Next post page. While this is fine and makes for a simple browsing experience, there are times, especially if you’re an extremely large site like Smashing Magazine or PSDTUTS, where it makes more sense to have a proper pagination, instead of just simple links.

| |

Three pieces of code to replace WordPress plugins

While WordPress plugins are really useful, you don’t need plugins always to add certain features to your themes. Here are a few code snippets you can add to your theme files to display recent posts, random posts and recent comments. Recent Posts The following code will enclose the latest 10 posts in an unordered list.

Quickly rename files with PFrank (Tool Tuesday)
| |

Quickly rename files with PFrank (Tool Tuesday)

Renaming a file is as simple as hitting F2 on your keyboard. Well it is all good unless you have ten or twenty or more files to rename. Short for Peter’s Flexible RenAmiNg Kit, PFrank is a bulk file/folder renaming program that lets you can easily organize your music, picture, video, or any other types of files.