Changeset 2376827
- Timestamp:
- 09/08/2020 12:21:23 AM (6 years ago)
- Location:
- artistpress/trunk
- Files:
-
- 2 edited
-
artist-press.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
artistpress/trunk/artist-press.php
r2107115 r2376827 6 6 * Author: Tim Scheman 7 7 * Author URI: http;//timscheman.com 8 * Version: 1.2. 28 * Version: 1.2.3 9 9 * License: GPLv2 //look into this to make sure you have ther right license listed. 10 10 * -
artistpress/trunk/readme.txt
r2107115 r2376827 3 3 Tags: band, artist, artists, shows, venues, gallery, events, event, event listing, custom post types 4 4 Requires at least: 4.8 5 Tested up to: 5. 2.15 Tested up to: 5.5.1 6 6 Requires PHP: 7.0 7 Stable tag: 1.2. 27 Stable tag: 1.2.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 110 110 * Added setting to order show archive in Descending or Ascending order. This setting still defaults to ascending order. 111 111 * 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.