Changeset 2458604
- Timestamp:
- 01/18/2021 11:43:38 PM (5 years ago)
- Location:
- custom-post-type-maker
- Files:
-
- 2 edited
-
tags/1.1.9/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-post-type-maker/tags/1.1.9/readme.txt
r2276739 r2458604 1 1 === Custom Post Type Maker === 2 Contributors: graffino, zeno .popovici, jornbakhuys2 Contributors: graffino, zenopopovici, jornbakhuys 3 3 Tags: custom, post, type, custom post type, custom post types, maker, make, cpt, post types, taxonomy, taxonomies, tax, custom taxonomies 4 4 Requires at least: 3.0.0 5 Tested up to: 5. 46 Stable tag: 1.1. 95 Tested up to: 5.5 6 Stable tag: 1.1.13 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 67 67 == Changelog == 68 68 69 = 1.1.9 69 = 1.1.13 = 70 71 - Fix translations. Add .pot template file, reported by @wicko77 72 73 = 1.1.12 = 74 75 - Remove 'All' from taxonomy names as suggested by @gnowland 76 77 = 1.1.11 = 78 79 - Update assets 80 81 = 1.1.10 = 82 70 83 - Compatibility with future version of WP 71 84 72 = 1.1.8 85 = 1.1.9 = 86 - Compatibility with future version of WP 87 88 = 1.1.8 = 73 89 - Fixes undefined variable (Thanks @richardshea,@kubik101)[#20](https://github.com/Graffino/Custom-Post-Type-Maker/issues/21), [#20](https://github.com/Graffino/Custom-Post-Type-Maker/issues/21) 74 90 75 = 1.1.7 91 = 1.1.7 = 76 92 - Makes code compatible with WordPressCore PHP Linter 77 93 - Marks plugin compatible with future WordPress versions 78 94 79 = 1.1.6 95 = 1.1.6 = 80 96 - Fixes tab navigation (Thanks @mediengestalter2)[#16](https://github.com/Graffino/Custom-Post-Type-Maker/issues/16) 81 97 82 = 1.1.5 98 = 1.1.5 = 83 99 - Add ability to show custom post in REST API (Thanks @asithade)[#14](https://github.com/Graffino/Custom-Post-Type-Maker/issues/14). 84 100 85 = 1.1.4 101 = 1.1.4 = 86 102 - Add ability to show custom taxonomy column in post listing. 87 103 88 = 1.1.3 104 = 1.1.3 = 89 105 - Removed forgotten development dump. Sorry about that. 90 106 -
custom-post-type-maker/trunk/readme.txt
r2421158 r2458604 1 1 === Custom Post Type Maker === 2 Contributors: graffino, zeno .popovici, jornbakhuys2 Contributors: graffino, zenopopovici, jornbakhuys 3 3 Tags: custom, post, type, custom post type, custom post types, maker, make, cpt, post types, taxonomy, taxonomies, tax, custom taxonomies 4 4 Requires at least: 3.0.0
Note: See TracChangeset
for help on using the changeset viewer.