Programming-6

How To Schedule Events In Your WordPress Website

The following snippet will let you schedule events in your WordPress website.

How To Set PHP Memory Limit In Htaccess

The snippet below will be useful for WordPress installations that need more than 32M of memory.

Snippet Source/Credit: darrenhuskie.com

How To Show Posts For Category

You do turn selective one-to-many times in choosing the posts for category. While the thing can be achieved by manually but to ease the job, using the snippet below you can show posts for category as per the way you want.

Snippet Source/Credit: undolog.com

How To Use Gravatar Image As WordPress Favicon

The following snippet below will let you use gravatar image as WordPress favicon.

Snippet Source/Credit: forrst.com

How To Use Gravatars In Your Script

With the use of following snippet below, you will be able to use Gravatars in your script.

Snippet Source/Credit: apphp.com