Plugin Directory

Changeset 2458604


Ignore:
Timestamp:
01/18/2021 11:43:38 PM (5 years ago)
Author:
graffino
Message:

Update maintainer

Location:
custom-post-type-maker
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-post-type-maker/tags/1.1.9/readme.txt

    r2276739 r2458604  
    11=== Custom Post Type Maker ===
    2 Contributors: graffino, zeno.popovici, jornbakhuys
     2Contributors: graffino, zenopopovici, jornbakhuys
    33Tags: custom, post, type, custom post type, custom post types, maker, make, cpt, post types, taxonomy, taxonomies, tax, custom taxonomies
    44Requires at least: 3.0.0
    5 Tested up to: 5.4
    6 Stable tag: 1.1.9
     5Tested up to: 5.5
     6Stable tag: 1.1.13
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6767== Changelog ==
    6868
    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
    7083- Compatibility with future version of WP
    7184
    72 = 1.1.8
     85= 1.1.9 =
     86- Compatibility with future version of WP
     87
     88= 1.1.8 =
    7389- 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)
    7490
    75 = 1.1.7
     91= 1.1.7 =
    7692- Makes code compatible with WordPressCore PHP Linter
    7793- Marks plugin compatible with future WordPress versions
    7894
    79 = 1.1.6
     95= 1.1.6 =
    8096- Fixes tab navigation (Thanks @mediengestalter2)[#16](https://github.com/Graffino/Custom-Post-Type-Maker/issues/16)
    8197
    82 = 1.1.5
     98= 1.1.5 =
    8399- Add ability to show custom post in REST API (Thanks @asithade)[#14](https://github.com/Graffino/Custom-Post-Type-Maker/issues/14).
    84100
    85 = 1.1.4
     101= 1.1.4 =
    86102- Add ability to show custom taxonomy column in post listing.
    87103
    88 = 1.1.3
     104= 1.1.3 =
    89105- Removed forgotten development dump. Sorry about that.
    90106
  • custom-post-type-maker/trunk/readme.txt

    r2421158 r2458604  
    11=== Custom Post Type Maker ===
    2 Contributors: graffino, zeno.popovici, jornbakhuys
     2Contributors: graffino, zenopopovici, jornbakhuys
    33Tags: custom, post, type, custom post type, custom post types, maker, make, cpt, post types, taxonomy, taxonomies, tax, custom taxonomies
    44Requires at least: 3.0.0
Note: See TracChangeset for help on using the changeset viewer.