Creating a widget
Widgets are one of WordPress’s most powerful features. They are very easy to create but are often created in a wrong way. This posts explains the how to create a basic widget the right way.
Widgets are one of WordPress’s most powerful features. They are very easy to create but are often created in a wrong way. This posts explains the how to create a basic widget the right way.
In an effort to showcase how Gravity Forms can be used as a platform, Rocket Genius developer Steven Henty has created a quite in-depth tutorial on how to create a Gravity Forms add-on. With over one million WordPress sites running Gravity Forms, thereβs already a sizeable install base and a healthy ecosystem is emerging of…
A plain-English look at using JavaScript in WordPress, enqueuing scripts with dependencies, and preventing JavaScript conflicts.
It sucks when you accidentally email all your users from a development site. Well, let’s get all output from wp_mail logged during development.
Knowing hook priorities is important. Here is a simple example to show you why it’s important.
Brian Coords has been working on WP-Notify which is described on its GitHub repo as: A feature plugin for WordPress, which aims to create a new (better) way to manage and deliver notifications to the relevant audience.
WordPress provides classes for stock roles on comments, this tutorial shows you how to add them for custom roles and how to style the comments.