WordPress-Media-Upload

How To Automatically Add Post Name To The Body Class

The following snippet will let you automatically add post name to the body class.

Snippet source/Credit: WPProgrammer.com

How To Add An Extra Contact Methods To User Profiles

The following snippet will let you add an extra contact methods to user profiles.

Snippet Source/Credit: TutsPlus

How to change WordPress editor font

Using the following snippet, you will be able to change WordPress editor font.

Snippet Source/Credit: DevPress

How To Automatically Obfuscate Email Addresses

The following snippet will let you automatically obfuscate email addresses.

Snippet Source/Credit: WordPress Codex

How To Disable Plugins Update In WordPress

The following snippet will let you disable plugins update in WordPress.

Snippet Source/Credit: WP Snippets