Changeset 3067456
- Timestamp:
- 04/09/2024 09:36:03 AM (2 years ago)
- Location:
- keep-pagination-in-same-taxonomy
- Files:
-
- 2 edited
-
tags/0.13/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
keep-pagination-in-same-taxonomy/tags/0.13/readme.txt
r2991897 r3067456 3 3 Author Link: https://drakard.com/ 4 4 Requires at least: 4.0 or higher 5 Tested up to: 6. 45 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 7 Stable tag: 0.13 … … 46 46 47 47 = 0.13 = 48 * Tested with WP 6.4 48 * Tested with WP 6.4 and 6.5 49 49 * Bugfix: only show public taxonomies in the Settings 50 50 * 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 3 3 Author Link: https://drakard.com/ 4 4 Requires at least: 4.0 or higher 5 Tested up to: 6. 45 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 7 Stable tag: 0.13 … … 46 46 47 47 = 0.13 = 48 * Tested with WP 6.4 48 * Tested with WP 6.4 and 6.5 49 49 * Bugfix: only show public taxonomies in the Settings 50 50 * 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.