Plugin Directory

Changeset 2527407


Ignore:
Timestamp:
05/06/2021 05:34:10 PM (5 years ago)
Author:
diversesolutions
Message:

Updating to version $dsphpversion

Location:
dsidxpress/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • dsidxpress/trunk/dsidxpress.php

    r2498271 r2527407  
    77Author: Diverse Solutions
    88Author URI: http://www.diversesolutions.com/
    9 Version: 3.13.1
     9Version: 3.13.2
    1010*/
    1111
  • dsidxpress/trunk/idx-listings-pages.php

    r2497486 r2527407  
    4949                'capability_type'     => 'page',
    5050                'rewrite' => array('slug'=>'idx/listings', 'with_base'=>true),
    51                 'show_in_rest' => true,
    52                 'supports' => array('editor')
     51                'show_in_rest' => true
    5352                )
    5453        );
  • dsidxpress/trunk/readme.txt

    r2498271 r2527407  
    44Requires at least: 4.5.0
    55Tested up to: 5.7
    6 Stable tag: 3.13.1
     6Stable tag: 3.13.2
    77Requires PHP: 5.4.0
    88
     
    120120
    121121== Changelog ==
     122
     123= 3.13.2 =
     124* Page Title of IDX Page fix
    122125
    123126= 3.13.1 =
Note: See TracChangeset for help on using the changeset viewer.