Skip to content

Commit 41f24cf

Browse files
committed
WP SCB Uses init hook again
1 parent 891da11 commit 41f24cf

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://lesterchan.net/site/donation/
44
Tags: navigation, pagination, paging, pages
55
Requires at least: 4.6
66
Tested up to: 6.7
7-
Stable tag: 2.94.4
7+
Stable tag: 2.94.
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -144,6 +144,9 @@ You can do that like so:
144144
`<?php wp_pagenavi( array( 'options' => PageNavi_Core::$options->get_defaults() ) ); ?>`
145145

146146
## Changelog
147+
### 2.94.5
148+
* FIXED: WP SCB Framework now uses init hook again
149+
147150
### 2.94.4
148151
* FIXED: Revert WP SCB Framework to use plugins_loaded hook
149152

scb

Submodule scb updated 1 file

wp-pagenavi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: WP-PageNavi
44
Plugin URI: https://lesterchan.net/portfolio/programming/php/
55
Description: Adds a more advanced paging navigation to your WordPress blog
6-
Version: 2.94.4
6+
Version: 2.94.5
77
Author: Lester 'GaMerZ' Chan
88
Author URI: https://lesterchan.net
99
Text Domain: wp-pagenavi

0 commit comments

Comments
 (0)