Plugin Directory

Changeset 3067456


Ignore:
Timestamp:
04/09/2024 09:36:03 AM (2 years ago)
Author:
keith_wp
Message:

Release 0.13 now tested up to 6.5

Location:
keep-pagination-in-same-taxonomy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • keep-pagination-in-same-taxonomy/tags/0.13/readme.txt

    r2991897 r3067456  
    33Author Link:       https://drakard.com/
    44Requires at least: 4.0 or higher
    5 Tested up to:      6.4
     5Tested up to:      6.5
    66Requires PHP:      5.6
    77Stable tag:        0.13
     
    4646
    4747= 0.13 =
    48 * Tested with WP 6.4
     48* Tested with WP 6.4 and 6.5
    4949* Bugfix: only show public taxonomies in the Settings
    5050* Bugfix: call our Settings page later in the init() hook so we can include custom taxonomies (was inadvertently dependent on plugin activation order before)
  • keep-pagination-in-same-taxonomy/trunk/readme.txt

    r2991897 r3067456  
    33Author Link:       https://drakard.com/
    44Requires at least: 4.0 or higher
    5 Tested up to:      6.4
     5Tested up to:      6.5
    66Requires PHP:      5.6
    77Stable tag:        0.13
     
    4646
    4747= 0.13 =
    48 * Tested with WP 6.4
     48* Tested with WP 6.4 and 6.5
    4949* Bugfix: only show public taxonomies in the Settings
    5050* Bugfix: call our Settings page later in the init() hook so we can include custom taxonomies (was inadvertently dependent on plugin activation order before)
Note: See TracChangeset for help on using the changeset viewer.