Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlech/next-page

WordPress.org Plugin Mirror
https://github.com/dlech/next-page

Last synced: about 1 month ago
JSON representation

WordPress.org Plugin Mirror

Awesome Lists containing this project

README

        

=== Next Page ===
Contributors: sillybean
Tags: page, adopt-me
Donate link: http://stephanieleary.com/code/wordpress/next-page/
Text Domain: next_page
Domain Path: /languages
Requires at least: 2.5
Tested up to: 3.1
Stable tag: 1.5.2

This plugin provides shortcodes and template tags for next/previous navigation in pages.

== Description ==

This plugin is no longer supported. If you would like to adopt it, please contact me.

This plugin provides shortcodes and template tags for next/previous navigation in pages. Includes a shortcode and tag for the parent page, allowing Drupal-like book navigation.

== Installation ==

1. Upload the `next-page` directory to `/wp-content/plugins/`
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Set the display options under Settings → Next Page.

== Screenshots ==

1. A portion of the options page

== Translations ==

* Belorussian translation by Marcis Gasuns
* Romanian translation Web Geek Science (Web
Hosting Geeks
)

If you would like to send me a translation, please write to me through my contact page. Let me know which plugin you've translated and how you would like to be credited. I will write you back so you can attach the files in your reply.

== Changelog ==

= 1.5.2 =
* Romanian translation Web Geek Science (Web
Hosting Geeks
)
= 1.5.1 =
* Better handling of international characters. (Thanks, jflycn!) (January 5, 2011)
= 1.5 =
* Fixed a bug that caused the links to appear at the top of the content when shortcodes are used (thanks, Psychochild!)
* Fixed a bug where an excluded page with children would result in links to the wrong pages (thanks, lemony!)
* Fixed a bug where links were shown even if there was no next/previous page in the sequence (thanks, Andrew!)
* Added option to loop back to the first page when the last page is being displayed, and to last when first is displayed
* Belorussian translation by Marcis G. (August 5, 2010)
= 1.4 =
* Fixed a bug that could cause the wrong content to appear on pages where the next/previous links are used
* Moved option removal to uninstall instead of deactivation
* Fixed a few non-localized strings (March 19, 2010)
= 1.3 =
* Revised for settings API
* Internationalization (January 31, 2010)
= 1.2 =
* Added option to exclude pages by ID
* Improved handling of special characters (September 16, 2009)
= 1.1 =
* Added security check before allowing users to manage options
* Fixed typo in template tags shown on options page (August 3, 2009)
= 1.0 =
* First release (July 4, 2009)