=== Plugin Name === Contributors: pcfreak30 Donate link: http://www.paypal.me/pcfreak30 Tags: wp_query, wp query Requires at least: 3.4.0 Tested up to: 4.7.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple WordPress plugin to always disable split_the_query == Description == This plugin will disable the split_the_query feature in WP_Query that can hinder performance in some cases == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/disable-split-the-query` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 4. Test! == Changelog == ### 0.1.0 ### * Initial version