Posts Tagged ‘hack’

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 [...]

Easy Breadcrumb Navi With WordPress

In a small series of tips and hacks of creating a theme, I will show you how to add a breadcrumb navi in your theme. This kind of navi has established in many websites and is an added value to a user friendly navigation.

WordPress php code

Use WordPress 2.7 Offline

The coming WordPress Version 2.7 has the popular required core update included. You can already try out the functions.
But sometimes you don't want or can't work online. Here is a little workaround how to develop with WordPress 2.7 Beta offline.