آیکن WP-PageNavi
افزونه رایگان نسخه 2.94.6

WP-PageNavi

توسعه‌دهنده: Lester Chan

توضیحات

رابط کاربری پیشرفته‌تری برای راه‌بری برگه‌ها اضافه می‌کند.

تغییرات این نسخه

2.94.6

NEW: WordPress 7.0

FIXED: Escape class names and wrapper attributes on output

FIXED: Sanitize navigation text with wp_kses_post when rendering

FIXED: Remove unused test.php debug template

2.94.5

FIXED: WP SCB Framework now uses init hook again

2.94.4

FIXED: Revert WP SCB Framework to use plugins_loaded hook

2.94.3

FIXED: Update WP SCB Framework to fix load_textdomain_just_in_time warning

FIXED: Remove load_plugin_textdomain since it is no longer needed since WP 4.6

2.94.2

FIXED: load_plugin_textdomain to be called during init

2.94.1

FIXED: PHP 8.2 warnings

2.94.0

NEW: Add args param on wp_pagenavi filter. Props @asadowski10

NEW: Improve accessibility of nav links. Props @carlabobak

2.93.4

FIXED: Update SCB Framework To Support PHP 8

2.93.3

FIXED: Update SCB Framework To Remove contextual_help

2.93.2

NEW: Bumped to WordPress 5.4

FIXED: Ensure Action Links is always an array

2.93.1

FIXED: Duplicated Settings Saved admin_notices

2.93

Remove screen_icon from SCB.

2.92

Add title attr to pages link. Props @Mahjouba91.

2.91

Validate text option against kses

Update SCB Framework

2.90

Remove po/mo files from the plugin

Use translate.wordpress.org to translate the plugin

2.89.1

FIXED: before and after args

2.89

NEW: wrapper_tag option to allow other HTML tag besides DIV and wrapper_class option to allow other class name besides wp-pagenavi. Props @Mahjouba91.

2.88

NEW: Added filters for altering class names. Props @bookwyrm

2.87

NEW: