You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
=== Page-Links Plus ===
1
+
=== Page-Links Plus WordPress Pagination Plugin ===
2
2
Contributors: studiohyperset
3
3
Donate link: https://pagelinksplus.com
4
-
Tags: nextpage, wp_link_pages, link_pages, Page-Link, multipage, next page, pages, single page, single view, view all, all pages, pagination
4
+
Tags: nextpage, wp_link_pages, link_pages, Page-Link, multipage, next page, pages, single page, single view, view all, all pages, pagination, navigation, paginate, page, post, paginate
5
5
Requires at least: 3.0
6
6
Tested up to: 4.9.7
7
7
Stable tag: 2.4.2
@@ -20,9 +20,9 @@ Check out the [Page-Links Plus Demo](http://demo.pagelinksplus.com/wp-login.php)
20
20
21
21
[vimeo http://vimeo.com/109187562]
22
22
23
-
While WordPress' [<!--nextpage--> quicktag](http://codex.wordpress.org/Write_Post_SubPanel#Quicktags) and [wp_link_pages() function](http://codex.wordpress.org/Function_Reference/wp_link_pages) make integrating page links rather effortless, WordPress doesn't offer a native single-page option. Addressing this limitation, the basic Page-Links Plus plugin adds this option to WordPress page lists.
23
+
Page-Links Plus is a WordPress pagination plugin. While WordPress' [<!--nextpage--> quicktag](http://codex.wordpress.org/Write_Post_SubPanel#Quicktags) and [wp_link_pages() function](http://codex.wordpress.org/Function_Reference/wp_link_pages) make integrating page links rather effortless, WordPress doesn't offer a native single-page option. Addressing this limitation, the basic Page-Links Plus plugin adds this option to WordPress page lists.
24
24
25
-
The Single Page module also serves as the basic framework for the other [Page-Links Plus modules](http://pagelinksplus.com/).
25
+
The Single Page module also serves as the basic framework for the other [Page-Links Plus modules](https://pagelinksplus.com/).
26
26
27
27
== Installation ==
28
28
@@ -34,20 +34,20 @@ The Single Page module also serves as the basic framework for the other [Page-Li
34
34
35
35
4. Add other Page-Links Plus modules:
36
36
37
-
* The [Pagination Styles](http://pagelinksplus.com/) module makes it easy for WordPress users to integrate HTML elements and CSS classes and id's and manage `wp_link_pages()` parameters.
38
-
* The [Auto Pagination](http://pagelinksplus.com/) module allows WordPress users to trade tedious in-line `<!--nextpage-->` tags for a site-wide management tool that paginates posts and pages quickly and uniformly.
39
-
* The [Scrolling Pagination](http://pagelinksplus.com/) module helps WordPress users customize the "nextpagelink" and "previouspagelink" `wp_link_pages()` parameters and integrate custom-length, scrolling page lists into posts and pages.
37
+
* The [Pagination Styles](https://pagelinksplus.com/) module makes it easy for WordPress users to integrate HTML elements and CSS classes and id's and manage `wp_link_pages()` parameters.
38
+
* The [Auto Pagination](https://pagelinksplus.com/) module allows WordPress users to trade tedious in-line `<!--nextpage-->` tags for a site-wide management tool that paginates posts and pages quickly and uniformly.
39
+
* The [Scrolling Pagination](https://pagelinksplus.com/) module helps WordPress users customize the "nextpagelink" and "previouspagelink" `wp_link_pages()` parameters and integrate custom-length, scrolling page lists into posts and pages.
40
40
41
41
== Frequently Asked Questions ==
42
42
43
-
See [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/)
43
+
See [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/)
44
44
45
45
= Links =
46
46
47
-
* [Learn more about Page-Links Plus](http://pagelinksplus.com).
47
+
* [Learn more about Page-Links Plus](https://pagelinksplus.com).
* Create a discussion post in the [Page-Links Plus community](https://pagelinksplus.com/forums/).
51
51
* Send the developer a message via Twitter [@studiohyperset](https://twitter.com/studiohyperset) / [#pagelinksplus](https://twitter.com/#!/search/?q=%23pagelinksplus&src=hash), [Facebook](http://www.facebook.com/studiohyperset), or [Google+](https://plus.google.com/u/0/110603974542824315461/).
52
52
* Learn about [other Studio Hyperset WordPress plugins](http://studiohyperset.com/#solutions).
53
53
@@ -61,7 +61,7 @@ Try a fully-functioning demo here: [http://demo.pagelinksplus.com/wp-login.php](
61
61
62
62
== Changelog ==
63
63
64
-
Review the PLP change log here: [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/)
64
+
Review the PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/)
Allows automatic pagination by number of paragraphs, number of words, and total number of pages. Ajax pagination option. Review the detailed PLP change log here: [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/).
94
+
Allows automatic pagination by number of paragraphs, number of words, and total number of pages. Ajax pagination option. Review the detailed PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/).
95
95
96
96
= 2.1 (2/1/14) =
97
97
98
-
v.2.1 adds a number of new features to PLP, all of which can be reviewed here: Review the PLP change log here: [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/)
98
+
v.2.1 adds a number of new features to PLP, all of which can be reviewed here: Review the PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/)
99
99
100
100
= 2.0 (9/12/12) =
101
101
102
-
New functionality: top-level admin menu item and module framework. Shortcode/HTML fix. Globally enable/disable single-page option for pages and posts using admin UI. (v.1.0 "?singlepage=1" URL parameter maintained.) Review the detailed PLP change log here: [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/).
102
+
New functionality: top-level admin menu item and module framework. Shortcode/HTML fix. Globally enable/disable single-page option for pages and posts using admin UI. (v.1.0 "?singlepage=1" URL parameter maintained.) Review the detailed PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/).
103
103
104
104
= 1.1 (3/2/12) =
105
105
106
-
Extra lines fix. Review the detailed PLP change log here: [http://pagelinksplus.com/documentation-and-resources/](http://pagelinksplus.com/documentation-and-resources/).
106
+
Extra lines fix. Review the detailed PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/).
0 commit comments