Post Pic

Get how many posts are returned by a custom loop

1 comment

Do you need to know how many posts are returned by a custom query? It is pretty easy to do. Just read on, this is what I’m going to show you today.

Post Pic

How to easily disable theme changing

1 comment

When creating a WordPress based website for a client, you may need to make sure that he can’t switch themes. This is what I’m going to show you in today’s recipe.

Post Pic

Add custom links to WordPress admin bar

No comments yet

Introduced in WordPress 3.1, the Admin bar is a new feature that many users like. Today, I’m going to show how you can add custom links to WordPress admin bar.

Post Pic

How to show an urgent message in the WordPress admin area

3 comments

When writing custom WordPress theme or plugins, you might want to inform users that something important needs doing, perhaps due to an upgrade. e.g. You need the user to update a setting, or check that their settings have been transposed correctly. This is a very short guide that shows you how to add a error or status message using the correct WordPress hooks.

Post Pic

How to manually update your WordPress login

6 comments

If you need to change your WordPress login, the easier is to use PhpMyAdmin and execute a simple SQL query to update it. Here’s a quick recipe to show you how to proceed.

Post Pic

Redirect feeds to a single format

No comments yet

WordPress provides feeds in four different formats: Atom, RDF, RSS, and RSS2. These days, most people are only using the RSS2 format. So what about redirect Atom, RDF, RSS to RSS2? This is what I’m going to show you today.

Post Pic

Automatically redirect to current page after login

No comments yet

When building a site using WordPress, you often need to redirect the user to the login page. Today, I’m going to show you how you can easily redirect the user to the current page after login.

Page 5 of 54« First...«23456789»...Last »