Programming-7

How To Detect That Whether Your Website Is Access By A Mobile Or Not

You did get visitors via mobile but how you can keep a track of that. Well, using the following snippet below will let you detect that whether your website is access through mobile or not.

Snippet Source/Credit: WebDesignLedger.com

How To Display Categories Drop-Down Menu In WordPress

The following snippet will let you display categories drop-down menu in WordPress.

Snippet Source/Credit: Snipplr

How To Display WordPress Author RSS Feed On Author Pages Only

The following snippet will display the WordPress Author RSS feed on author pages only.

Snippet Source/Credit: Snipplr

How To Display Your Tags In A Dropdown Menu In WordPress

You did seen quite a time that you can display your categories in a dropdown menu format but what if you want the same for tags. In this, with the help of following snippet you will be able to display your tags in a dropdown menu in WordPress.

Snippet Source/Credit: WebDesignLedger.com

How To Exclude WordPress Categories On Secondary Front Pages

The following snippet will let you exclude WordPress categories on secondary front pages.

Note: You can change the number “4” below to whichever category you will want to exclude on secondary front pages.

Snippet Source/Credit: iamnotgoodartist.com

How To Get Category Slug In WordPress

The following snippet below will let you get category slug in WordPress.

Snippet Source/Credit: BestWPThemez.com