Changeset 1989572
- Timestamp:
- 12/08/2018 10:17:45 PM (7 years ago)
- Location:
- artistpress
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2 (copied) (copied from artistpress/trunk)
-
tags/1.2/artist-press.php (modified) (1 diff)
-
tags/1.2/readme.txt (modified) (4 diffs)
-
trunk/artist-press.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
artistpress/tags/1.2/artist-press.php
r1789227 r1989572 6 6 * Author: Tim Scheman 7 7 * Author URI: http;//timscheman.com 8 * Version: 1. 1.28 * Version: 1.2 9 9 * License: GPLv2 //look into this to make sure you have ther right license listed. 10 10 * -
artistpress/tags/1.2/readme.txt
r1789228 r1989572 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: 4.95 Tested up to: 5.0 6 6 Requires PHP: 7.0 7 Stable tag: 1. 1.27 Stable tag: 1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 59 59 5. Start adding artist details, venues, and shows. 60 60 6. 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 .61 7. Documentation to use ArtisPress is in the works at https://www.artistpress-plugin.com/documentation/. 62 62 63 63 … … 65 65 66 66 = 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.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 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. 68 68 69 69 … … 98 98 * Corrected link to download page for Pro and Community versions of ArtistPress. Now points to http://www.artistpress-plugin.com/download/. 99 99 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 6 6 * Author: Tim Scheman 7 7 * Author URI: http;//timscheman.com 8 * Version: 1. 1.28 * Version: 1.2 9 9 * License: GPLv2 //look into this to make sure you have ther right license listed. 10 10 * -
artistpress/trunk/readme.txt
r1789228 r1989572 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: 4.95 Tested up to: 5.0 6 6 Requires PHP: 7.0 7 Stable tag: 1. 1.27 Stable tag: 1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 59 59 5. Start adding artist details, venues, and shows. 60 60 6. 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 .61 7. Documentation to use ArtisPress is in the works at https://www.artistpress-plugin.com/documentation/. 62 62 63 63 … … 65 65 66 66 = 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.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 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. 68 68 69 69 … … 98 98 * Corrected link to download page for Pro and Community versions of ArtistPress. Now points to http://www.artistpress-plugin.com/download/. 99 99 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.