Filed in Resources

Add a Message to Plugin Updates

Add a Message to Plugin Updates

Frederick Townes is both the CTO of Mashable and a friend of mine. He’s always doing new and cool things with WordPress. One of his latest and greatest creations is W3 Total Cache, which we utilize here on WP Vibe. Here’s a little something he did recently that is really cool. He added the “changelog” …

Read More...

Remove WordPress AutoP Filter

Remove WordPress AutoP Filter

WordPress will automatically insert <p> and </p> tags for you to separate content breaks within a post or page. If, for some reason, you want or need to remove these, you can use either of the follow code bits.

Read More...

Remove the WordPress Version Generator

Remove the WordPress Version Generator

When 2.5.0 was released, the WordPress version generator was moved from being in the template itself into being a wp_head() hook instead. The hook is automatically added so you don’t have as much control over it. If you want to remove the version: meta name=”generator” content=”WordPress 2.8.4″ Add this piece of code to your functions.php …

Read More...

How to Submit Your Feed to Google Webmaster Tools

How to Submit Your Feed to Google Webmaster Tools

Adding your feed to Google Webmaster Tools is a fairly recent addition. SEO-wise, how does this help by having your feed submitted? It let’s Google know you’re staying fresh. Like using the WordPress XML sitemaps plugin for normal sitemaps, it’s also good to submit your feed. This will let Google know immediately when you have …

Read More...

After the Deadline HTML Editor Support

After the Deadline HTML Editor Support

After the Deadline was a brilliant acquisition for Automattic. WordPress is in the business of helping people write and publish effectively. Everything they do should be focused around that in some capacity. After the Deadline does just that; it helps people proofread posts. When the plugin was first released however, it did not support the …

Read More...

The WordPress Theme Author Resource Post

The WordPress Theme Author Resource Post

Through out the years creating various themes, I’ve found some wonderful resources to help get through the process as efficiently and effectively as possible. There are a lot of elements to creating a nice, clean theme and everyone has a different approach. In my experience, I’ve found it helpful to group all of my resources …

Read More...

What’s the Best Twitter Plugin for WordPress?

What’s the Best Twitter Plugin for WordPress?

There are a lot of Twitter plugins and widgets out there for WordPress. So which one is the best? I’ve tested a lot of the various plugins available, but I have yet to find a plugin that has the functionality of Twitter Tools by Alex King. This plugin does an great job of providing both …

Read More...

What’s the Best WordPress XML Sitemap Plugin?

What’s the Best WordPress XML Sitemap Plugin?

Have you been looking for the best XML Sitemap plugin for WordPress? I have been using the plugin by Arne Brachhold called Google XML Sitemaps for quite some time and been extremely happy with both its flexibility and active development. He has done a great job with the plugin. This plugin does a great job …

Read More...