-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Tutorials
Ultimate Guide to Roles and Capabilities
Since Roles and Capabilities are introduced in WordPress 2.0, the User Level approach has been declared deprecated. However, it’s disappointing that most plugins and themes out there still use user levels to control access to admin option pages and other functionalities. This guide shows you how to properly use Roles and Capabilities in your plugins and themes.
Disclaimer: This article is a long one, therefore you should probably bookmark it so that you can always come back later for reference. Continue reading
Posted in Tutorials
46 Comments
Make Shortcodes User-Friendly
Since WordPress 2.5, Shortcode has proven to be one of the most powerful features that allows lots of room for flexibility and customization. However, as anything that has the word “code” in it, shortcodes are not very user friendly. For … Continue reading
Posted in Tutorials
30 Comments