=== Category Gallery ===
Contributors: mrcapture
Tags: Category Gallery
Requires at least: 4.0.1
Donate link: www.ermanseneren.com/donate
Tested up to: 4.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Prepare WP categorized image galleries including more than 500 photos with preloader techique without decreasing initial page loading performance.  

== Description ==
User friendly & high performance Category Gallery. 

By using the media category structure provided by WP Media Category Management or other media category management plugins using wp_term_taxonomy, prepare new categorized image galleries. Seperate category structures or reloading media are not required like in other image galleries. Categorize the image files in your existing media library  by using WP category structure and easily add the gallery to your pages without any additional adjustment. 

Moreover, you can add galleries that include many media files to your page with preloader technique without any hesitation. Media files will be loaded as you slide them. Thus, your initial page loading performance will not be decreased. 

This plugin includes kGallery.js developed by “andruhon” as Javascript library. We would like to thank andruhon for his support. 

Note: This plugin is fully compatible with WP Media Category Management or other media category management plugins using wp_term_taxonomy. Therefore before using this plugin, installing WP Media Category Management or other media category management plugins using wp_term_taxonomy is required. 


== Installation ==
1. Install WP Media Category Management or other media category management plugins using wp_term_taxonomy.
2. Upload \"category-gallery/\" to the \"/wp-content/plugins/\" directory.
3. Activate the plugin through the \"Plugins\" menu in WordPress.
4. Place \"[CATGAL cat_id=category id];\" in your post.

== Screenshots ==
1. In-theme visual
2. Admin panel visual
3. Using the shortcode

== Changelog ==
= v0.5 =
* Initial Release