=== NextGEN Query === Contributors: Jonathan Garber, Ryan Burnette Donate link: http://techstudio.co/wordpress/plugins/nextgen-query Tags: NextGEN Gallery Requires at least: 2.0.2 Tested up to: 3.4 Stable tag: 1.0.2 License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a custom function for use with NextGEN Gallery and allows removal of NextGEN Style and Scripts. == Description == Adds a custom function for use with NextGEN Gallery and allows removal of NextGEN Style and Scripts. == Installation == # Upload the `nextgen-query` directory to the `/wp-content/plugins/` directory # Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How can I use this plugin to remove scripts and styles that NextGEN Gallery adds to the header? = Install the plugin, activate it. Go to Gallery > Query then check the appropriate boxes to remove scripts and styles from the header. Click save. = What does the ngq_query() function do? = Use the ngq_query() function by passing it the ID or Slug of the gallery you want details for. The function will return an array containing all the details. Use you imagination for new ways to build themes using this array. Hooray array. == Screenshots == == Changelog == = 1.0.2 = * Renamed public function once more to prevent function conflicts * Function can now accept Gallery ID or Gallery Slug * Fixed bug which prevented the shutter and thickbox sheets from being removed from the header = 1.0.1 = * Updated options page and documentation * Updated interface placement * Renamed main public function = 1.0.0 = * Initial release == Upgrade Notice ==