Tag: WordPress

  • Update Informations Only for Admins

    If you only want to let users, who are privileged to receive information about updates and plugins, you should copy the following code to your functions.php of your theme. These users have to have the right “edit plugin” (edit_plugins) to receive updates. Alternative: use the plugin Secure WordPress, the plugin has inside the function to…

  • Adding A Private Page Into The Navigation

    If you use pages which have the state private, they will not be shown in the navigation. Nevertheless it can make sense to show this specific page in the navigation, if you want to provide easy access to this page for your users. The page should only appear to privileged users for sure. I will…

  • Change Your WordPress Backend

    The new version of WordPress 2.7 is out – that has certainly noticed everyone. But still, people thinking if they even like to upgrade, since the admin area is totally different now and missing its usual navigation. But there is no need to hesitate, you can get your trusted admin interface back or you just…

  • Antispam Bee WordPress Plugin

    My friend Sergej Müller, Author of wpSEO, published a new WordPress Antispam Plugin . I had the pleasure to try out this little bee in a beta version on WPengineer.com. Since the installation on December 31st 2008 we didn’t have one spambot! His solution is very simple but genius, this little Plugin goes a complete…

  • Google News To Release With WordPress

    Google News can be a coveted platform. But Google needs for the aggregation a special format – News Sitemap. Basically you can create this format in two ways with WordPress. Both solutions will be presented here. I will talk about the second example more in detail, because I believe it shows very nicely how to…

  • Improve SEO In WordPress With The wpSEO WordPress Plugin

    This week, my partner Sergej Müller and I released wpSEO, an SEO-Plugin for WordPress, in English. wpSEO is a highly advanced Plugin with more than 70 useful options to have a perfect optimization of your website for search engines. Dynamic and automatic creation of meta tags and titles, depending on the content, is just one…