Changeset 3353330
- Timestamp:
- 08/31/2025 10:57:28 AM (3 months ago)
- Location:
- taxonomy-meta-box-filter
- Files:
-
- 1 added
- 5 edited
- 1 copied
- assets/banner-1544x500.jpg (added)
- assets/banner-772x250.jpg (modified) (previous)
- tags/1.3.0 (copied) (copied from taxonomy-meta-box-filter/trunk)
- tags/1.3.0/readme.txt (modified) (1 diff)
- tags/1.3.0/taxonomy-meta-box-filter.php (modified) (1 diff)
- trunk/readme.txt (modified) (1 diff)
- trunk/taxonomy-meta-box-filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
taxonomy-meta-box-filter/tags/1.3.0/readme.txt
r3294907 r3353330 1 === Taxonomy Meta Box Filter ===2 Contributors: matteoenna 1 === Taxonomy Meta Box Filter – Search taxonomies from the editor === 2 Contributors: matteoenna, mywinerepository 3 3 Tags: taxonomy, admin, search, categories, tags 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 7.0 7 Stable tag: 1. 2.37 Stable tag: 1.3.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
taxonomy-meta-box-filter/tags/1.3.0/taxonomy-meta-box-filter.php
r3294907 r3353330 3 3 * Plugin Name: Taxonomy Meta Box Filter 4 4 * Description: Adds a search field above each taxonomy metabox in the post editor, making it easier to manage categories, tags, and custom taxonomies. 5 * Version: 1. 2.35 * Version: 1.3.0 6 6 * Author: Matteo Enna 7 7 */ -
taxonomy-meta-box-filter/trunk/readme.txt
r3294907 r3353330 1 === Taxonomy Meta Box Filter ===2 Contributors: matteoenna 1 === Taxonomy Meta Box Filter – Search taxonomies from the editor === 2 Contributors: matteoenna, mywinerepository 3 3 Tags: taxonomy, admin, search, categories, tags 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 7.0 7 Stable tag: 1. 2.37 Stable tag: 1.3.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
taxonomy-meta-box-filter/trunk/taxonomy-meta-box-filter.php
r3294907 r3353330 3 3 * Plugin Name: Taxonomy Meta Box Filter 4 4 * Description: Adds a search field above each taxonomy metabox in the post editor, making it easier to manage categories, tags, and custom taxonomies. 5 * Version: 1. 2.35 * Version: 1.3.0 6 6 * Author: Matteo Enna 7 7 */
Note: See TracChangeset for help on using the changeset viewer.