diff --git a/readme.txt b/readme.txt index 378a625..d672345 100644 --- a/readme.txt +++ b/readme.txt @@ -1,16 +1,16 @@ === WordPress Pagination Plugin: Page-Links Plus === Contributors: studiohyperset -Donate link: https://pagelinksplus.com +Donate link: https://studiohyperset.com/ Tags: pages, single page, navigation, pagination, paginate Requires at least: 3.0 -Tested up to: 5.1.1 -Stable tag: 2.4.2 +Tested up to: 5.2 +Stable tag: 2.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == -WordPress pagination plugin. Paginate content easily and efficiently. Learn more at [https://pagelinksplus.com](https://pagelinksplus.com). +WordPress pagination plugin. Paginate content easily and efficiently. = Demo = @@ -20,50 +20,74 @@ Check out the [Page-Links Plus Demo](http://demo.pagelinksplus.com/wp-login.php) [vimeo http://vimeo.com/109187562] -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. - -The Single Page module also serves as the basic framework for the other [Page-Links Plus modules](https://pagelinksplus.com/). +PLP @ [GitHub](https://github.com/studiohyperset/wordpress-pagination-plugin) == Installation == 1. Install and activate the basic Page-Links Plus plugin. (If you're unfamiliar with installing WordPress plugins, please read [this page from the Codex](http://codex.wordpress.org/Managing_Plugins)). -2. You'll see a new top-level admin menu titled "Page-Links Plus" where you can globally enable/disable the single page view. +2. You'll see a new top-level admin menu titled "Page-Links Plus" where you can manage plugin settings. -3. After enabling, users can also activate the single-page view by appending `?singlepage=1` to the end of any page or post (e.g., `http://sampleurl.com/page-title?singlepage=1`). +== Screenshots == -4. Add other Page-Links Plus modules: +Try a fully-functioning demo here: [http://demo.pagelinksplus.com/wp-login.php](http://demo.pagelinksplus.com/wp-login.php). -* 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. -* The [Auto Pagination](https://pagelinksplus.com/) module allows WordPress users to trade tedious in-line `` tags for a site-wide management tool that paginates posts and pages quickly and uniformly. -* 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. +== Frequently Asked Questions == -== Frequently Asked Questions == +See the [GitHub project wiki](https://github.com/studiohyperset/wordpress-pagination-plugin/wiki). -See [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/) +== Changelog == -= Links = += 2.5 (5/13/19) -* [Learn more about Page-Links Plus](https://pagelinksplus.com). -* Read detailed [installation instructions](http://pagelinksplus.com/documentation-and-resources/). -* Browse plugin [resources](https://pagelinksplus.com/documentation-and-resources/). -* Create a discussion post in the [Page-Links Plus community](https://pagelinksplus.com/forums/). -* Learn more about [Studio Hyperset](http://studiohyperset.com/). +PLP is now 100% free. -== Screenshots == += 2.4.2 (7/10/18) -Try a fully-functioning demo here: [http://demo.pagelinksplus.com/wp-login.php](http://demo.pagelinksplus.com/wp-login.php). +Changed the way PLP handles updates (custom SVN server > GitHub releases) -**PLP in :02** += 2.4.1 (7/9/18) = -[vimeo http://vimeo.com/109187562] +Allow users to exempt pages and posts from pagination, fixed miscellaneous error warnings -== Changelog == += 2.4 (2/11/15) = + +Bug fixes, feature enhancements + += 2.3.2 (12/19/14) = + +Bug fixes, feature enhancements + += 2.3.1 (11/25/14) = + +Bug fixes -Review the PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/) += 2.3 (11/12/14) = + +Added multisite (MU) support, minor copy/content adjustments + += 2.2 (5/10/14) = + +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/). + += 2.1 (2/1/14) = + +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/) + += 2.0 (9/12/12) = + +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/). + += 1.1 (3/2/12) = + +Extra lines fix. Review the detailed PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/). == Upgrade Notice == += 2.5 (5/13/19) + +PLP is now 100% free. + = 2.4.2 (7/10/18) Changed the way PLP handles updates (custom SVN server > GitHub releases) @@ -103,9 +127,3 @@ New functionality: top-level admin menu item and module framework. Shortcode/HTM = 1.1 (3/2/12) = Extra lines fix. Review the detailed PLP change log here: [https://pagelinksplus.com/documentation-and-resources/](https://pagelinksplus.com/documentation-and-resources/). - -== Extra Modules == - -* [Pagination Styles](https://pagelinksplus.com) -* [Auto Pagination](https://pagelinksplus.com) -* [Scrolling Pagination](https://pagelinksplus.com/)