-
Meta capability mapping tutorial
Meta capabilities can be mapped to primitive ones. In this tutorial we will try to demonstrate how meta capability mapping works.
-
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.
-
Get started with Bootstrap themes
Bootstrap is a very popular css/js framework. In this article we will try to lay down the basics of developing a bootstrap-based theme.
-
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.