Do you want to add content after all the posts on your site? With this easy snippet you could add the Twitter button or Facebook like to all posts…
How to add content after each post – WordPress
Do you want to add content after all the posts on your site? With this easy snippet you could add the Twitter button or Facebook like to all posts…
Add categories to pages or to any custom post types with this simple snippet…
If you work with WordPress themes and Custom Post Types you will love the snippet below. This is a conditional check for custom post types within The Loop…
Make the category and tag archive list custom post types with this simple snippet, add it to your functions.php file…
Show the Twitter follower counter in plain text anywhere within your theme.
Super easy Maintenance mode with WordPress. Add the following line to your functions.php file…
Remove any class from the post_class() function by pasting te following snippet into your functions.php file…
Show the number of queries for the requestes page and the load time using a core and php function…