WordPress Tip: How To Exclude Pages From wp_nav_menu Function
In this tutorial, I will show you how to exclude certain pages from the navigation menu when using the wp_nav_menu() function in WordPress. The wp_nav_menu() function is usually located in the header.php file in your theme´s folder.
To my surprise, I discovered that the wp_nav_menu() does not contain “exclude” as one » Continue Reading.



Jan
2012
How To Display Most Commented Posts in WordPress Without a Plugin
Do you want to show your Most Commented Posts on your Blog? In this tutorial, I will show you how to display your most popular posts (based on Comments) in WordPress Without a Plugin. Probably you already have seen Blogs displaying the Most Commented Posts and you wonder how it is done.
Yes, there are plugins that display the most » Continue Reading.
Last Updated: January 31, 2012
Written by: Boutros AbiChedid
Tags: customization, How To, most commented posts, plugin killer, popular posts, Tips and Tricks, wordpress, WordPress plugins
Posted in Category(ies): WordPress