Template Parts with Display Posts Shortcode - Bill Erickson
Display Posts Shortcode lets you query for posts without writing code. I show you how to make the results match your theme's style.
How to Design Workflows Using Gravity Flow’s Flowchart Extension
Here’s how to quickly and easily build and design flowcharts using Gravity Flow’s new Flowchart Extension.
Move a WordPress Site with the Duplicator Plugin - WPShout
There are a lot of migration systems for WordPress. We’ve had lots of good experiences with All-in-One WP Migration. Some people swear by WP Migrate DB Pro. Others are partial to WP-CLI’s terminal-based systems. One of the few tools I’d never tried was Duplicator, but I recently did and I love it. I was very pleasantly surprised about a specific facet of it: I don’t need WordPress to get a new local copy of a remote WordPress site running on my local machine. You just pull down two files, put them in the same folder, and then you’re set. It’s great!
How to enable WordPress Extensions in your Plugin - Igor Benić
When working on WordPress Plugins that are going to be used by others, you may want to enable other developers to create their WordPress extensions for your plugin. That will make your plugin grow even more. Previously I have written […]
How to Change The Author in WordPress and Best Author Plugins
Learn eight tips and tricks that will help you to customize authors on your WordPress blog. Change permalinks, manage redirects, style posts, and find new
Make Your WordPress Plugin Easy to Extend
As a WordPress developer it is a painful (and all too familiar) feeling of angst, when I find a plugin that does almost exactly what I want but the author has left no way for me to modify the behavior…
How to Extend a WordPress Plugin – My Plugin Boilerplate
Most of you will have heard about WooCommerce extensions by now, and WooCommerce sure is great for extending because it has loads of hooks and filters to play with, but in truth you can extend any Wor…
Edit Plugin Strings in WordPress
Edit plugin strings that get loaded in the front-end. Works with any WordPress theme and plugin that uses gettext functions.
Make Your Plugin Translatable
As we watch the number of non-English WordPress installations grow faster than English installations, the value of making your plugin “translation ready” grows as well. In order to make your plugin tr…
Should You Add Push Notifications to Your WordPress Website?
Push notifications are an emerging marketing channel. Learn what they are, their pros and cons and how to add push notifications to WordPress via plugin.
The Ultimate Guide to Jetpack Galleries: Tiled Galleries, Widgets, and Carousels
Learn everything there is to know about Jetpack Galleries. Whether you're a beginner or already familiar, you can gain something from this guide.
How to Uninstall a WordPress Plugin (the Proper Way)
A majority of plugins leave behind tables and rows in your database after you delete them. Check out how to uninstall a WordPress plugin the proper way.
How to Set Up An Appointment Booking Calendar With WordPress
Need to set up an appointment booking calendar for your WordPress site? Most of our themes are built for businesses, so we know how important a reliable scheduling system is. In this post, I’ll take y…
Featured Events - The Events Calendar
The complete guide to The Events Calendar's "Featured Events" features.
Flexible Content Page Builder - ACF Extras
This is a prototype of a drag n’ drop page builder I use for a few sites. The aim is to have the flexibility of Beaver Builder but without the messy markup and the potential for clients to wreak too m...
The Events Calendar | GitHub
Modern Tribe's gists for The Events Calendar
How to Create Responsive Tables in WordPress That Don’t Suck
HTML tables, once commonly used for webpage layouts, are now a layout headache for many web designer...
How to Publish Charts in WordPress
Why publish charts in WordPress? Well, data/stats are usually difficult to process by the human brai...
Everything You Need to Know About Using Yoast SEO for Wordpress
If you have a self-hosted Wordpress site, you'll want to bookmark this guide. Angela Petteys outline...
A Guide to URL Redirection for WordPress Sites
In this post, we cover how to set up URL redirection for WordPress sites, the different kinds of redirects and how to use the WordPress Redirection plugin.
Structuring WordPress Plugins ~ Cedaro
One of the great things about WordPress plugins is that it’s fairly easy to get started and build so...
ACF | Order posts by custom fields
This article will demonstrate how to retrieve and sort an array of post objects from the database us...
How To Use Autoloading And A Plugin Container In WordPress Plugins – Smashing Magazine
In this article, Nico Amarilla walks through the steps of creating a plugin and investigate the use ...
How To Deploy WordPress Plugins With GitHub Using Transients – Smashing Magazine
Maybe you built a premium WordPress plugin, or you want to keep your client's code in sync. Let's se...
How to Write Your First Public WordPress Plugin | WPShout
I'm discovering that I love writing plugins. I wrote my first public WordPress plugin, Display All I...
Tweet This! How to Tweet Quotes: Tools and Wordpress Plugins for Tweetable Quotes
I share almost everything I like and read on Twitter. I think Twitter is the link-friendliest networ...
How to build your first WordPress plugin - The Garage
Design interactivity into your WordPress website by creating a WordPress plugin that jump-starts eng...