-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
40 lines (25 loc) · 1.01 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Plugin Name ===
Contributors: cnaveenkumar
Tags: Pagination , Simple Pagination , Custom Post Type Pagination , Ajax Pagination , Custom Post Type with Ajax Pagination.
Requires at least: 3.0.1
Tested up to: 4.6.1
Stable tag: 4.6.1
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.
== 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
[cptapagination custom_post_type='yourposttype' post_limit='5']
== Changelog ==
= 1.0 =
* New: CPTA Pagination Plugin
== 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.