-
Must-use (MU) Plugins
There is a special kind of plugins called must-use (MU) plugins. They were first introduced with WPMU (WordPress Multi User), the predecessor of WordPress Multisite. But what's so special about them? Let's find out.
-
Plugin Development Essentials
WordPress is a very popular CMS that owes its extendability to plugins. In this article we discuss the essentials of plugin development.
-
How to Create Shortcodes
Shortcodes allow content authors to add dynamic parts to their content. In this article we will discuss how to create shortcodes.
-
How to Develop a Child Theme
A child theme is a theme that inherits its parent's functionality unless otherwise specified. In this article we are exploring the essentials of how to develop a WordPress child theme.
-
Developing a Theme – The Essentials
A theme is a collection of code and resources that help render our content to a web page. In this article we will dive into the essentials of developing a theme.