Tag Archives: plugin

WordPress Roles and Capabilities Trump User Levels

When someone signs up on a WordPress blog, the default role is as a subscriber. Once a subscriber logs in they can view and edit their profile, which includes things like username, password and contact info, but that’s all they … Continue reading

Posted in Plugins, WordPress | Tagged , , , | Leave a comment

Slideshow Loading Problems Solved in jQuery Cycle

When it comes to JavaScript components that act on elements of the page, it is highly important to have those elements in place before the script tries to manipulate them, else things won’t work as intended. So, that begs the … Continue reading

Posted in CSS, javascript, Plugins | Tagged , , , | 2 Comments