Recent Posts

Stopping Clients From Switching Their WordPress Theme

When using WordPress as a CMS for client projects, you quite likely do not want to confuse the client by allowing them to change their theme or install new ones. Luckily, disabling these options from the admin menu is quite easy. (more…)

Posted in Quick Tips, Wordpress

Allowing WordPress Contributors to upload files

When managing a multi-user WordPress setup, any post by a user with the Contributor class will be held for editing/moderation by an editor or administrator before it is published. However, the downside to the Contributor class is that users with this role are not able to upload images for use in their posts. Luckily, the solution is simple. (more…)

Posted in Quick Tips, Wordpress

Filtering WordPress Categories Using an Undocumented Hook

In this article, we will briefly cover WordPress hooks and use an undocumented one in order to manipulate category listings. (more…)

Posted in Wordpress

Coding an audio player with jQuery and CSS

There are countless solutions out there for playing audio on your website. If you’re anything like me, however, none of them seem to look or function exactly how you would like them too. The solution, of course, is to code your own. With a little help from the jPlayer jQuery plug-in, you can create an audio player that is perfectly suited to your needs, whatever they may be.

(more…)

Posted in jQuery

Page 2 of 3123