Programming-4

How To Get Rid Of Unused Post Revisions In WordPress

The following line of codes will let you get rid of unused post revisions in WordPress.

Snippet Source/Credit: WPRecipes.com

How To Have CSS Minified In WordPress

The following snippet will let you have CSS minified in WordPress.

Snippet Source/Credit: fatfolderdesign.com

How To Hide ‘Help’ Tab From WordPress Dashboard

The following snippet will let you hide “help” tab from WordPress dashboard.

Snippet Source/Credit: WP-Snippets.com

How To Increase Server Memory Limit In WP-Config.php

The following snippet will let you increase server memory limit in wp-config.php.

How To Replace Theme’s Google Font With Your Own In WordPress

Using the following snippet will let you replace theme’s Google font with your own font in WordPress.