Author: Michael

  • WordPress 3.1 Admin Bar

    A few minutes ago, a first version of the announced admin bar can be found in the current trunk. This feature will be included in WordPress 3.1. The admin bar can be accessed from the backend and the frontend as well.

  • WordPress Child Themes – Remove Widget Areas

    In a WordPress Framework or Basic-Theme are one or several Widget Areas (Sidebars) defined. But how can you remove the widget areas if you don’t need them and just confuse other backend users.

  • How To List All Posts Of An Archive, A Category Or A Search Result

    Archive pages are usually paged according to your settings in options/reading. Sometimes you may want to offer a page with all posts for an archive (time, category, search result). You need: a separate address for the unpaged archive, a filter for the internal WordPress query and a link to your ‘all posts’ page. We put…

  • Create a Separate Page for Blog Posts in WordPress

    WPBeginner wrote a nice post today, how to create a separate page for blog posts. And we appreciate WPBeginners great posts, but before you start to use their solution, here is a 3 second solution to make this work faster, I hope WPBeginner doesn’t mind:

  • WordPress 3.0 Nav Menu UI Update

    I just recognized, that the Nav Menu UI of WordPress 3.0 got updated. Here are 2 screenshots from the trunk:

  • WordPress 3.0 Menu Update

    The new menus WordPress 3.0 just got an update, provided by Ptah Dunbar. Thanks Ptah, cool work! I checked out the new version. But first a screenshot of the backend: As you can see, you can build your menu from modules. Right now these are pages, posts, custom links, categories, tags and media. You can…