
Helpful Page Functions for WordPress
Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small functions…
Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small functions…
When accessing the database in WordPress, you need to use the global variable $wpdb. This will take the constants you set in wp-config.php to connect to your database and retrieve…
I was working on a feature for Arturo to add (or enqueue) a script only if a certain function was used on a page. The problem was, that you can’t…
Automattic.com just released a collection of plugins as one “super-plugin” called Jetpack. As they explained it, the goal was to bring eight of the most requested features available on WordPress.com…
When WordPress 3.0 came out, it introduced the new menu system. You can read more about it HERE if you haven’t had a chance to play around with it. Customizing…
I have received a lot of emails in regards to users having to modify one of my Premium themes to get it looking or working exactly how they want it.…
I just submitted Magazine Basic v2.7 to WordPress.org. Hopefully it will go live shortly. For now, you can download the theme directly from http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic/. Once it is available on WordPress.org,…
I have revamped my first plugin to make it a little easier to use. If you have tried it before and weren’t impressed, please give it another go. I’ve included…
I spent a lot of time discussing WordPress 3.1 at last night’s Montreal developer_meetup(), and someone brought up a great point about the new internal linking feature. As it stands,…
I have been playing around with the latest release candidate for WordPress 3.1 and some of the new features are pretty cool. I really like the admin bar and I…