Programming-1

Creating Custom Post Type FAQ In WordPress

The following snippet will let you create custom post type FAQ.

Snippet Source/Credit: rentageekmom.com

How To Secure Your Uploads Directory In WordPress

Using the following snippet, you will be able to secure uploads directory in WordPress.

Snippet Source/Credit: Jeff Starr

How To Get Email Alerts For 404 Pages In Website

Using the following snippet, you will be able to get email alerts for 404 pages.

Snippet Source/Credit: WP Mix

How To Modify Size Of Embedded Videos

Simply paste the following snippet on your functions.php file and you will be able to modify the size of embedded videos as per your requirements.

Snippet Source/Credit: Shailan

How To Test Whether A Plugin Is Active In WordPress

Using the following snippet, you will be able to test whether a plugin is active or not.

Snippet Credit/Source: CatsWhoCode

How To Change The Post Updated Message Itself In WordPress

The use of the following snippet will let you change the post updated message itself. All you have to do is to simply insert the snippet and you are done.

Snippet Source/Credit: Snipplr