Posts Tagged ‘Add new tag’

WordPress Logo

List All Users in WordPress

The possibility in WordPress to display all users is not available in a standard installation. To get a simple list of all users, you can use following function. To display just specific user groups or users, there are many template tags available to do so, go to WordPress-Codex - Author Tags.

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.