Programming-7

How To Integrate The WordPress Media Uploader Into Your Plugin

The following snippet will let you integrate the WordPress media uploader into your plugin.

Snippet Source/Credit: FatFolderDesign

How To No-Follow WordPress Tag Cloud

The following snippet will let you have the no-follow WordPress tag cloud.

Snippet Source/Credit: Snipplr

How To Limit WordPress the_content By Words

With the help of snippet below, you will be able to limit WordPress the_content by words.

Snippet Source/Credit: StackExchange

How To List Author Comments On Author Page

Using the following snippet, you will be able to list all the author comments on authors page.

Snippet Source/Credit: StachExchange

First And Last Result Of WP_Query In WordPress

With the help of snippet below, one can get to know that when was the first and last time, user called the query.

Snippet Source/Credit: Snipplr