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.
Author: George
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.