Plugin Directory

Changeset 3146734


Ignore:
Timestamp:
09/05/2024 05:36:19 AM (19 months ago)
Author:
jidaikobo
Message:

v3.1.2

Location:
dashi/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • dashi/trunk/classes/Posttype/Base.php

    r2224211 r3146734  
    3535    protected $map_meta_cap = false;
    3636    protected $hierarchical = false;
     37    protected $show_in_rest = false;
    3738    protected $menu_position = 10;
    3839    protected $has_archive = true;
  • dashi/trunk/dashi.php

    r3144868 r3146734  
    77Text Domain: dashi
    88Domain Path: /languages/
    9 Version: 3.1.1
     9Version: 3.1.2
    1010Author URI: http://www.jidaikobo.com/
    1111thx: https://github.com/trentrichardson/jQuery-Timepicker-Addon/tree/master/src
  • dashi/trunk/readme.txt

    r3144871 r3146734  
    22Contributors: jidaikobo
    33Donate link: http://www.jidaikobo.com/donate.html
    4 Tags: custom field, custom, field, meta, meta field
     4Tags: custom field, custom post type
    55Requires at least: 4.9.7
    66Tested up to: 6.4
    7 Stable tag: 4.9
     7Stable tag: 1.0
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4444== Changelog ==
    4545
     46= 3.1.2 =
     47fix bug of `show_in_rest`
     48
    4649= 3.1.1 =
    4750eliminate useless code
Note: See TracChangeset for help on using the changeset viewer.