Programming-4

How To Display Total Number Of Comments In WordPress

Adding the following snippet will let you display total number of comments in WordPress.

Snippet Source/Credit: PHPMagicBook.com

How To Force Categories Widget To Show Empty Categories In WordPress

The following snippet will let you force categories widget to show empty categories in WordPress.

Snippet Source/Credit: WordPress Codex

How To Have Loop Within The Loop In WordPress

The following snippet will let you have loop within the loop in WordPress.

Snippet Source/Credit: WP-Snippets.com

How To Hide Login Errors In WordPress

Adding the following snippet to your theme’s functions.php file will let you hide login errors in WordPress.

Snippet Source/Credit: WP-Snippets.com

How To Highlight Author Comments In WordPress

Adding the following snippet will let you highlight author comments in WordPress.

Snippet Source/Credit: WP-Snippets.com