Meta capabilities can be mapped to primitive ones. In this tutorial we will try to demonstrate how meta capability mapping works.
Category: Plugin Development
How to change the author permalink
If your site is more than a blog, it might make sense to change the author permalink to a more suitable structure. Here's how to do that.
How to create an admin page
Admin pages, or admin screens, are a necessary component in plugin development. In this article we are exploring how to create an admin page.
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.