Skip to content

Commit 0cbda69

Browse files
Update page-links.php
1 parent 12c9c4d commit 0cbda69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

page-links.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Plugin Name: Page-Links Plus
1212
Plugin URI: http://pagelinksplus.com
1313
Description: While the WordPress <a href="http://codex.wordpress.org/Styling_Page-Links">Page-Link tag</a> makes integrating page links rather effortless, it 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 <a href="http://pagelinksplus.com">other Page-Links Plus modules</a>.
14-
Version: 2.4.2
14+
Version: 2.5
1515
Author: Studio Hyperset, Inc.
1616
Author URI: http://studiohyperset.com
1717
License: GPL3
@@ -199,4 +199,4 @@ public function checkForUpdate($option) {
199199
*/
200200
include_once 'addons/auto-pagination/auto-pagination.php';
201201
include_once 'addons/pagination-styles/pagination-styles.php';
202-
include_once 'addons/scrolling-pagination/scrolling-pagination.php';
202+
include_once 'addons/scrolling-pagination/scrolling-pagination.php';

0 commit comments

Comments
 (0)