Changeset 3399309
- Timestamp:
- 11/19/2025 11:14:32 PM (37 hours ago)
- Location:
- taxonomy-note
- Files:
-
- 4 edited
- 1 copied
- tags/1.0.2 (copied) (copied from taxonomy-note/trunk)
- tags/1.0.2/readme.txt (modified) (1 diff)
- tags/1.0.2/taxonomy-note.php (modified) (1 diff)
- trunk/readme.txt (modified) (1 diff)
- trunk/taxonomy-note.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
taxonomy-note/tags/1.0.2/readme.txt
r3399264 r3399309 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 18 Stable tag: 1.0.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl.html -
taxonomy-note/tags/1.0.2/taxonomy-note.php
r3399264 r3399309 3 3 * Plugin Name: Taxonomy Note 4 4 * Description: Add a per-term note panel for selected taxonomies on selected post types. 5 * Version: 1.0. 15 * Version: 1.0.2 6 6 * Author: Matteo Enna (with the support of Villa Sostaga) 7 7 * Text Domain: taxonomy-note -
taxonomy-note/trunk/readme.txt
r3399264 r3399309 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 18 Stable tag: 1.0.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl.html -
taxonomy-note/trunk/taxonomy-note.php
r3399264 r3399309 3 3 * Plugin Name: Taxonomy Note 4 4 * Description: Add a per-term note panel for selected taxonomies on selected post types. 5 * Version: 1.0. 15 * Version: 1.0.2 6 6 * Author: Matteo Enna (with the support of Villa Sostaga) 7 7 * Text Domain: taxonomy-note
Note: See TracChangeset for help on using the changeset viewer.