Skip to content

Commit a213da4

Browse files
Update readme.txt
1 parent 03dfa91 commit a213da4

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

readme.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
=== Page-Links Plus ===
1+
=== Page-Links Plus WordPress Pagination Plugin ===
22
Contributors: studiohyperset
33
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
55
Requires at least: 3.0
66
Tested up to: 4.9.7
77
Stable tag: 2.4.2
@@ -20,9 +20,9 @@ Check out the [Page-Links Plus Demo](http://demo.pagelinksplus.com/wp-login.php)
2020

2121
[vimeo http://vimeo.com/109187562]
2222

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.
2424

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/).
2626

2727
== Installation ==
2828

@@ -34,20 +34,20 @@ The Single Page module also serves as the basic framework for the other [Page-Li
3434

3535
4. Add other Page-Links Plus modules:
3636

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.
4040

4141
== Frequently Asked Questions ==
4242

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/)
4444

4545
= Links =
4646

47-
* [Learn more about Page-Links Plus](http://pagelinksplus.com).
47+
* [Learn more about Page-Links Plus](https://pagelinksplus.com).
4848
* Read detailed [installation instructions](http://pagelinksplus.com/documentation-and-resources/).
49-
* Browse plugin [resources](http://pagelinksplus.com/documentation-and-resources/).
50-
* Create a discussion post in the [Page-Links Plus community](http://pagelinksplus.com/forums/).
49+
* Browse plugin [resources](https://pagelinksplus.com/documentation-and-resources/).
50+
* Create a discussion post in the [Page-Links Plus community](https://pagelinksplus.com/forums/).
5151
* 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/).
5252
* Learn about [other Studio Hyperset WordPress plugins](http://studiohyperset.com/#solutions).
5353

@@ -61,7 +61,7 @@ Try a fully-functioning demo here: [http://demo.pagelinksplus.com/wp-login.php](
6161

6262
== Changelog ==
6363

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/)
6565

6666
== Upgrade Notice ==
6767

@@ -91,22 +91,22 @@ Added multisite (MU) support, minor copy/content adjustments
9191

9292
= 2.2 (5/10/14) =
9393

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: [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/).
9595

9696
= 2.1 (2/1/14) =
9797

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/)
9999

100100
= 2.0 (9/12/12) =
101101

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/).
103103

104104
= 1.1 (3/2/12) =
105105

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/).
107107

108108
== Extra Modules ==
109109

110-
* [Pagination Styles](http://pagelinksplus.com)
111-
* [Auto Pagination](http://pagelinksplus.com)
112-
* [Scrolling Pagination](http://pagelinksplus.com/)
110+
* [Pagination Styles](https://pagelinksplus.com)
111+
* [Auto Pagination](https://pagelinksplus.com)
112+
* [Scrolling Pagination](https://pagelinksplus.com/)

0 commit comments

Comments
 (0)