Plugin Directory

Changeset 2376827


Ignore:
Timestamp:
09/08/2020 12:21:23 AM (6 years ago)
Author:
Tim Scheman
Message:

verifying works with new Wordpress version, interating version numbers

Location:
artistpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • artistpress/trunk/artist-press.php

    r2107115 r2376827  
    66* Author: Tim Scheman
    77* Author URI: http;//timscheman.com
    8 * Version: 1.2.2
     8* Version: 1.2.3
    99* License: GPLv2  //look into this to make sure you have ther right license listed.
    1010*
  • artistpress/trunk/readme.txt

    r2107115 r2376827  
    33Tags: band, artist, artists, shows, venues, gallery, events, event, event listing, custom post types
    44Requires at least: 4.8
    5 Tested up to: 5.2.1
     5Tested up to: 5.5.1
    66Requires PHP: 7.0
    7 Stable tag: 1.2.2
     7Stable tag: 1.2.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    110110* Added setting to order show archive in Descending or Ascending order. This setting still defaults to ascending order.
    111111* Added Upgrader class to update meta on all shows. Upgrader runs once in the background when the plugin is updated.
     112
     113= 1.2.3 =
     114* Ensured that ArtistPress is functional with WordPress 5.5.1 
     115* All shortcodes work using the Classic and Shortcode editor blocks.
     116* All shortcodes will also work with the Classic Editor plugin installed.
     117* Preparing for upcoming release of Version 2.0 in the next couple of months.
Note: See TracChangeset for help on using the changeset viewer.