Give Away: 3 Free Copies of Font Uploader for WordPress
My Font Uploader plugin for WordPress has been hugely popular on Code Canyon and has remained not only on the top selling list nearly every single week since its release, but also sits among the top selling WordPress plugins on Code Canyon of all time.
Get Page ID by Page Name
This is a wonderful little function was written by Web-Templates.nu, and allows you to find the ID of a page by using its name.
Continue Reading
Set Max Title Length on WordPress Posts
Similar to my earlier snippet that let us set a minimum word count for the post body, this bit of code will allow us to set a maximum word count to the post title.
Continue Reading
Check if Current Page is in Tree
This is a really useful little snippet I found in the WordPress Codex. It allows us to check whether a page is within a specified tree, e.g. whether a page is a certain ID or if it is a subpage of that ID.
Continue Reading
WP Utility Short Codes Plugin – Free
This plugin lets you very easily insert utility boxes and buttons, which can be used for any number of things, such as drawing your visitors to important information. For example, download links.
Continue Reading
Minimum Word Count for WordPress Posts
If you wish to set a minimum word count for your posts (this can be useful for a variety of things, including maintaining a clean layout), simply add the following snippet to your functions.php file and set the number to whatever you wish.
Continue Reading
Full IE Support in WordPress Font Uploader v1.2
I’m pleased to announce that my premium WordPress Font Uploader plugin now has full support for fonts in Internet Explorer.
Continue Reading
Premium WordPress Announcements Plugin
Easily create Announcements to send out through your WordPress website.
This plugin will make it extremely easy to create announcements pertaining to meeting times, bug fixes, feature updates, event planning, and anything else!
Continue Reading
Sliding Contact Form for WordPress
This is an elegant solution that puts a “sliding contact panel” on your WordPress site.
It will put a small “Contact” tab in the top left corner that expands to show a contact form and social media links when clicked.
Continue Reading
WordPress Plugin Toolbox
WordPress puts a lot of really useful utilities in the plugin developer’s toolbox. I’m going to go through a few of them here.
These are especially useful if you’re just beginning WordPress plugin development.
Continue Reading
WordPress CMS Tips and Tricks – Part 3
As in the first two posts of this series, WordPress CMS Tips and WordPress CMS Tips – Part 2, I will be covering a variety of tips and tricks for transforming a regular WordPress installation into a full-blown content management system.
Continue Reading
Quick Tip: Remove right margin from column post layout with php
One of the most popular layout styles right now is the Three Column grid, particularly for News-like websites.
Well, one of the main problems coders will run into when creating the layout with CSS is how to make all the columns fit correctly, while retaining the correct margins.
Continue Reading









