Posts Tagged ‘performance’
Adding large number of terms
www.dev4press.com - Due to the nature of working with terms and taxonomies, WP core functions that are used to add new terms are quite robust, but in the same time very, very slow. This article will show how WP terms function work ...
Using jQuery With WordPress: A Quick Crash Course and Performance Tips
wpmu.org - The first foundational item you will need in order to start adding jQuery effects to your WordPress site(s) is how to include jQuery in your theme. This article tells you how to tap into Google’s AJAX Libraries API to increase ...
13 WordPress Plugins For Better Performance
skyje.com - One of the things I love about WordPress is the amount of plug-ins available. There is a wide variety of WordPress performance plug-ins for making your blog more faster on loading and rank well on search engines. page speed is ...
Optimize your themes and plugs with WP MySQL Profiler
wpsplash.com - WordPress is extremely flexible. However, flexibility generally brings about the issue of performance. WP MySQL Profiler is a simple plugin that assists in improving performance of themes and plugins.
How to Add jQuery Effects to Your WordPress Blog Without Installing Plugins
www.webtechwise.com - In my previous post I explained why it’s better to add functionality to your blog by customizing functions rather than installing plugins. For the sake of example, I’ll present a method to add lightbox effect (FancyBox jQuery plugin to be exact) ...