
Remove the New WordPress 3.1 Admin Bar
I have had to use this little bit of code a few times for multiple clients who didn’t want the new WordPress 3.1 admin bar. All you need to do…
insert-headers-and-footers
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/bavotasan/wp-includes/functions.php on line 6121I have had to use this little bit of code a few times for multiple clients who didn’t want the new WordPress 3.1 admin bar. All you need to do…
I have been going through my themes and updating them to take advantage of the new post formats in WordPress 3.1. I thought it would be a good idea to…
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…