WereWP


Lately on the Blog

Tag Archives: tutorial

How To Remove WordPress Admin Bar

With the upcoming release of WordPress 3.1, a new feature will be added to WordPress, for admins to be able to edit and interact with their site directly from the front-end. This admin bar will be placed at the top of the website, and will provide quick links to the admin menus directly from the [...]

Custom Tweet Button for WordPress

Earlier on this blog, we have seen how to add a twitter dialog box on your blog. This was achieved using the @anywhere library from Twitter. In this article, Nicolas Gallagher shows us how to integrate a Twitter tweet button, with the very same features that the official button has, plus some more! If you [...]

How to: use shortcodes outside the Editor

We have already seen how powerful can shortcodes be. A good example was the integration of a tweet box in the content of your WordPress posts. But what about the use of shortcodes outside of the editor? The guys at Wpengineer have prepared a simple tutorial to explain the use the of the do_shortcode function. [...]