Easy Banners Widget
Grab your visitors' attention with the new Easy Banners Widget. This plugin is an easy-to-use WordPress widget that allows you to configure and display call-to-action banners in your site's sidebars.
Advanced Categories Widget
Display your categories in style with the new Advanced Categories Widget! This categories widget gives you enhanced features for customizing your site's categories list.
Advanced Posts Widget
Make your recent posts pop with the new Advanced Posts Widget! This recent posts widget gives you enhanced features for customizing your recent posts lists.
Checking for Comment Support on Post Types
In the following overview we'll go over determining if a post type supports comments, and how to build this functionality into your plugins.
Filtering the WordPress body_class Function
In this article we'll discuss a short script to add custom classes to the body element of your WordPress page template via the body_class function.
Adding a Subtitle to the Advanced Comments Widget for WordPress
In the following tutorial we'll explore how to extend the Advanced Comments Widget for WordPress by adding a custom Subtitle field to the widget form.
Advanced Comments Widget: A Developer’s Overview
When writing the code for Advanced Comments Widget I had a few goals in mind: Make better comments list for…
Adding a Custom Icon to Your WordPress Plugin
Help your plugin stand out from the crowd! The following is a quick tutorial on adding a custom icon for your WordPress plugin.
Advanced Comments Widget
Make your recent comments stand out with the new Advanced Comments Widget. This recent comments widget provides advanced features for customizing your recent comments lists.
Bootstrap Comments for WordPress
WP Bootstrap Comments for WordPress provides a comment walker class for building Bootstrap-compatible nested comment threads for WordPress posts. It merges the required markup and classes needed by Bo…
The WordPress MU-Plugins Directory: The Site Configuration File
In the continuing series on the MU Plugins directory, we’re going to focus on the siteconfig.php file. In the sites…
The WordPress MU-Plugins Directory: An Overview
I’ve found using this directory an indispensable way for organizing my installs, maintaining separation of theme (display) functionality from site functionality, and adding more one level of insurance…