Programming-1

How To Include jQuery In WordPress Theme

The following snippet will let you include jQuery in WordPress theme.

Snippet Source/Credit: Snipplr

How To Know That Which Template Are You Using In Your WordPress Website

Using the following snippet, you will be able to get to know that which template you are using in your WordPress website.

Snippet Source/Credit: Snipplr

How To Move And Rename ‘Featured Image’ Box

Add the following snippet to your theme’s functions.php file will let you move and rename “featured image” box.

Snippet Source/Credit: WordPress.org

How To Remove Default Author Profile Fields In WordPress

With the help of following snippet, you will be able to remove default author profile fields in WordPress.

Snippet Source/Credit: Snipplr

How To Use LESS In WordPress

With the help of following snippet, you will be able to use LESS in WordPress.

Snippet Source/Credit: eckstein.id.au