Plugin Directory

Changeset 1989572


Ignore:
Timestamp:
12/08/2018 10:17:45 PM (7 years ago)
Author:
Tim Scheman
Message:

tagging version 1.2

Location:
artistpress
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • artistpress/tags/1.2/artist-press.php

    r1789227 r1989572  
    66* Author: Tim Scheman
    77* Author URI: http;//timscheman.com
    8 * Version: 1.1.2
     8* Version: 1.2
    99* License: GPLv2  //look into this to make sure you have ther right license listed.
    1010*
  • artistpress/tags/1.2/readme.txt

    r1789228 r1989572  
    33Tags: band, artist, artists, shows, venues, gallery, events, event, event listing, custom post types
    44Requires at least: 4.8
    5 Tested up to: 4.9
     5Tested up to: 5.0
    66Requires PHP: 7.0
    7 Stable tag: 1.1.2
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    59595. Start adding artist details, venues, and shows.
    60606. To use the Google Maps functionality, you will need to get a [Google Maps API Key](https://developers.google.com/maps/documentation/directions/get-api-key)
    61 7. Documentation to use ArtisPress is in the works.
     617. Documentation to use ArtisPress is in the works at https://www.artistpress-plugin.com/documentation/.
    6262
    6363
     
    6565
    6666= Q. I have a question about ArtistPress =
    67 A. As this is a new and growing project I ask that you are patient with me.  Answers to your questions can be found at http://artistpress-plugin.com/faqs. If you have any concerns with ArtistPress or feel you need to leave a bad review, pleas contact me first at contact@artistpress-plugin.com.  I will make every effort possible to get your question answered.
     67A. As this is a new and growing project I ask that you are patient with me.  Answers to your questions can be found at https://www.artistpress-plugin.com/documentation/ . If you have any concerns with ArtistPress or feel you need to leave a bad review, pleas contact me first at contact@artistpress-plugin.com.  I will make every effort possible to get your question answered.
    6868
    6969
     
    9898* Corrected link to download page for Pro and Community versions of ArtistPress. Now points to http://www.artistpress-plugin.com/download/.
    9999
    100 
    101 
     100= 1.2 =
     101* Ensured that ArtistPress is functional with WordPress 5.0 
     102* All shortcodes work using the Classic and Shortcode editor blocks. 
     103* Currently gallery lightboxes DO NOT function when using "Twenty Nineteen" theme. This will be reconciled in the next maintenance release.
  • artistpress/trunk/artist-press.php

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

    r1789228 r1989572  
    33Tags: band, artist, artists, shows, venues, gallery, events, event, event listing, custom post types
    44Requires at least: 4.8
    5 Tested up to: 4.9
     5Tested up to: 5.0
    66Requires PHP: 7.0
    7 Stable tag: 1.1.2
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    59595. Start adding artist details, venues, and shows.
    60606. To use the Google Maps functionality, you will need to get a [Google Maps API Key](https://developers.google.com/maps/documentation/directions/get-api-key)
    61 7. Documentation to use ArtisPress is in the works.
     617. Documentation to use ArtisPress is in the works at https://www.artistpress-plugin.com/documentation/.
    6262
    6363
     
    6565
    6666= Q. I have a question about ArtistPress =
    67 A. As this is a new and growing project I ask that you are patient with me.  Answers to your questions can be found at http://artistpress-plugin.com/faqs. If you have any concerns with ArtistPress or feel you need to leave a bad review, pleas contact me first at contact@artistpress-plugin.com.  I will make every effort possible to get your question answered.
     67A. As this is a new and growing project I ask that you are patient with me.  Answers to your questions can be found at https://www.artistpress-plugin.com/documentation/ . If you have any concerns with ArtistPress or feel you need to leave a bad review, pleas contact me first at contact@artistpress-plugin.com.  I will make every effort possible to get your question answered.
    6868
    6969
     
    9898* Corrected link to download page for Pro and Community versions of ArtistPress. Now points to http://www.artistpress-plugin.com/download/.
    9999
    100 
    101 
     100= 1.2 =
     101* Ensured that ArtistPress is functional with WordPress 5.0 
     102* All shortcodes work using the Classic and Shortcode editor blocks. 
     103* Currently gallery lightboxes DO NOT function when using "Twenty Nineteen" theme. This will be reconciled in the next maintenance release.
Note: See TracChangeset for help on using the changeset viewer.