Programming-7

How To Widgetize WordPress Themes

Using the following snippet, you will be able to widgetize WordPress themes.

Snippet Source/Credit: Themelab

How To Have A Loop In WordPress Category

With the help of following snippet below, you will be able to have a loop in category in WordPress.

How To Have A Monthly Archives Of WordPress Articles

The following snippet will let you have a monthly archives collection of WordPress articles.

Snippet Source/Credit: Snipplr

How To Create A Custom Sidebar In WordPress

Adding the following snippet in theme’s functions.php file, you will be able to create a custom sidebar in WordPress.

Snippet Source/Credit: Snipplr

How To Have A WordPress Test Post For Development Purpose

Using the following snippet, you will be able to have a WordPress test post ready for development purpose.

Snippet Source/Credit: Snipplr