Programming-3

How To Show Tag Cloud In WordPress

The following snippet will let you show tag cloud in WordPress.

Snippet Source/Credit: WP-Snippets.com

How To Solve Multiple Loops Problem In WordPress

The following snippet will let you solve multiple loops problem in WordPress.

How To Specify Autosave Interval In WordPress

Adding the following snippet to your theme’s wp-config.php file, you will be able to specify autosave interval in your WordPress website.

Snippet Source/Credit: WP-Snippets.com

How To Speed Up Your WordPress

The following snippet will let you speed up your WordPress by placing the following in the .htaccess file, replacing the standard WordPress .htaccess code.

Snippet Source/Credit: Canonicalseo.com

How To Turn On More Buttons In WordPress Visual Editor

The following snippet will let you turn on more buttons in WordPress visual editor.

Snippet Source/Credit: CSS-Tricks.com