=== Plugin Name ===
Contributors:  cnaveenkumar
Tags:  Pagination , Simple Pagination , Custom Post Type Pagination , Ajax Pagination , Custom Post Type with Ajax Pagination,Custom Post Type Ajax Pagination with category ,simple pagination for custom post type , Pagination Custom post type , Pagination For Custom Post Types , Wordpress paginate custom post type ,Pagination in plugin with custom post type , Custom Post Type Pagination , Paginate Custom Post Types.
Requires at least: 3.0.1
Tested up to: 5.7
Stable tag: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

It's a simple custom post type ajax pagination plugin.

Features:

* Easily customizable.
* Lightweight.
* Custom post type ajax pagination with category


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/cptapagination` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

= Custom Options =
	
	1. Install Plugin
	2. Add Short code 
	
	Only Custom post type pagination:
	[cptapagination custom_post_type='yourposttype' post_limit='5'] 
	
	Custom post type pagination with category:
	[cptapagination custom_post_type='yourposttype' cptataxname='taxonamyname' cptacatname='categoryname' post_limit='5']

== Changelog ==

= 1.0 =

* New: CPTA Pagination Plugin

= 1.1 =

* New: Custom post type ajax pagination with category

== Upgrade Notice ==

The current version of CPTA Pagination requires WordPress 3.0.1 or higher. If you use older version of WordPress, you need to upgrade WordPress first.