Changeset 2077119
- Timestamp:
- 04/29/2019 02:49:55 PM (7 years ago)
- Location:
- indiedev-game-marketer
- Files:
-
- 100 added
- 3 edited
-
tags/2.0.6 (added)
-
tags/2.0.6/.project (added)
-
tags/2.0.6/LICENSE.txt (added)
-
tags/2.0.6/README.txt (added)
-
tags/2.0.6/admin (added)
-
tags/2.0.6/admin/class-indiedev-game-marketer-admin.php (added)
-
tags/2.0.6/admin/css (added)
-
tags/2.0.6/admin/css/indiedev-game-marketer-admin.css (added)
-
tags/2.0.6/admin/css/jquery-ui.css (added)
-
tags/2.0.6/admin/index.php (added)
-
tags/2.0.6/admin/js (added)
-
tags/2.0.6/admin/js/button.png (added)
-
tags/2.0.6/admin/js/idgm-tinymce.js (added)
-
tags/2.0.6/admin/js/indiedev-game-marketer-admin.js (added)
-
tags/2.0.6/admin/partials (added)
-
tags/2.0.6/admin/partials/indiedev-game-marketer-admin-display.php (added)
-
tags/2.0.6/blocks (added)
-
tags/2.0.6/blocks/indiedev-blck (added)
-
tags/2.0.6/blocks/indiedev-blck.php (added)
-
tags/2.0.6/blocks/indiedev-blck/editor.css (added)
-
tags/2.0.6/blocks/indiedev-blck/index.js (added)
-
tags/2.0.6/blocks/indiedev-blck/style.css (added)
-
tags/2.0.6/blocks/indiedev-gameblck (added)
-
tags/2.0.6/blocks/indiedev-gameblck.php (added)
-
tags/2.0.6/blocks/indiedev-gameblck/editor.css (added)
-
tags/2.0.6/blocks/indiedev-gameblck/index.js (added)
-
tags/2.0.6/blocks/indiedev-gameblck/style.css (added)
-
tags/2.0.6/images (added)
-
tags/2.0.6/images/blg-logo.png (added)
-
tags/2.0.6/images/do_greenlight.png (added)
-
tags/2.0.6/images/icon.png (added)
-
tags/2.0.6/images/logo-new.png (added)
-
tags/2.0.6/images/logo.png (added)
-
tags/2.0.6/includes (added)
-
tags/2.0.6/includes/class-indiedev-game-marketer-activator.php (added)
-
tags/2.0.6/includes/class-indiedev-game-marketer-deactivator.php (added)
-
tags/2.0.6/includes/class-indiedev-game-marketer-i18n.php (added)
-
tags/2.0.6/includes/class-indiedev-game-marketer-loader.php (added)
-
tags/2.0.6/includes/class-indiedev-game-marketer.php (added)
-
tags/2.0.6/includes/codebird-php-develop (added)
-
tags/2.0.6/includes/codebird-php-develop/.gitattributes (added)
-
tags/2.0.6/includes/codebird-php-develop/.gitignore (added)
-
tags/2.0.6/includes/codebird-php-develop/.travis.yml (added)
-
tags/2.0.6/includes/codebird-php-develop/CHANGELOG (added)
-
tags/2.0.6/includes/codebird-php-develop/CONTRIBUTING.md (added)
-
tags/2.0.6/includes/codebird-php-develop/LICENSE (added)
-
tags/2.0.6/includes/codebird-php-develop/README.md (added)
-
tags/2.0.6/includes/codebird-php-develop/bower.json (added)
-
tags/2.0.6/includes/codebird-php-develop/build.xml (added)
-
tags/2.0.6/includes/codebird-php-develop/composer.json (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject/private (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject/private/config.properties (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject/private/private.properties (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject/project.properties (added)
-
tags/2.0.6/includes/codebird-php-develop/nbproject/project.xml (added)
-
tags/2.0.6/includes/codebird-php-develop/phpunit.xml (added)
-
tags/2.0.6/includes/codebird-php-develop/phpunit.xml.hhvm (added)
-
tags/2.0.6/includes/codebird-php-develop/src (added)
-
tags/2.0.6/includes/codebird-php-develop/src/cacert.pem (added)
-
tags/2.0.6/includes/codebird-php-develop/src/codebird.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test (added)
-
tags/2.0.6/includes/codebird-php-develop/test/README (added)
-
tags/2.0.6/includes/codebird-php-develop/test/codebirdm.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/codebirdt.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/constant_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/curl_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/detection_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/environment_test.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/media_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/oauth_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/replyparse_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/requestparse_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/returnformat_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/setter_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/signing_tests.php (added)
-
tags/2.0.6/includes/codebird-php-develop/test/singleton_tests.php (added)
-
tags/2.0.6/includes/index.php (added)
-
tags/2.0.6/index.php (added)
-
tags/2.0.6/indiedev-game-marketer.php (added)
-
tags/2.0.6/languages (added)
-
tags/2.0.6/languages/indiedev-game-marketer.pot (added)
-
tags/2.0.6/nbproject (added)
-
tags/2.0.6/nbproject/private (added)
-
tags/2.0.6/nbproject/private/private.properties (added)
-
tags/2.0.6/nbproject/private/private.xml (added)
-
tags/2.0.6/nbproject/project.properties (added)
-
tags/2.0.6/nbproject/project.xml (added)
-
tags/2.0.6/public (added)
-
tags/2.0.6/public/class-indiedev-game-marketer-public.php (added)
-
tags/2.0.6/public/css (added)
-
tags/2.0.6/public/css/indiedev-game-marketer-public.css (added)
-
tags/2.0.6/public/index.php (added)
-
tags/2.0.6/public/js (added)
-
tags/2.0.6/public/js/indiedev-game-marketer-public.js (added)
-
tags/2.0.6/public/partials (added)
-
tags/2.0.6/public/partials/indiedev-game-marketer-public-display.php (added)
-
tags/2.0.6/screenshot-1.jpg (added)
-
tags/2.0.6/uninstall.php (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/images/logo-new.png (added)
-
trunk/includes/class-indiedev-game-marketer-activator.php (modified) (2 diffs)
-
trunk/indiedev-game-marketer.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
indiedev-game-marketer/trunk/README.txt
r2073486 r2077119 1 1 === IndieDev Game Marketer === 2 2 Contributors: blacklodgegames 3 Donate link: https:// blacklodgegames.com3 Donate link: https://indiedev.tools 4 4 Tags: game,games,indiedev,gamedev,development,marketing,steam,promo,promotion,press,presskit,press kit,gutenberg 5 5 Requires at least: 5.0.0 6 6 Tested up to: 5.1.1 7 Stable tag: 2.0. 57 Stable tag: 2.0.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 37 37 1. Activate the plugin through the 'Plugins' menu in WordPress 38 38 1. Click on the Settings button, or in the admin menu, click on IndieDev Game Marketer 39 1. Follow the Configuration guide here to continue: https://blacklodgegames.com/indiedev-game-marketer-wp-plugin-for-wordpress/39 1. Follow the Configuration guide here to continue: [https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/](https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ "https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/") 40 40 41 41 == Frequently Asked Questions == … … 50 50 51 51 == Changelog == 52 53 = 2.0.6 = 54 * Fixed: Patched an issue where some users who upgraded from previous versions could no longer update or create games 52 55 53 56 = 2.0.5 = -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer-activator.php
r2073486 r2077119 179 179 global $Indiedev_Game_Marketer_dbVersion; 180 180 $installed_db_version = get_option( 'idgm_db_version' ); 181 if ($installed_db_version !== false) {182 if ($installed_db_version != $Indiedev_Game_Marketer_dbVersion) { // Perform an upgrade181 //if ($installed_db_version !== false) { 182 //if ($installed_db_version != $Indiedev_Game_Marketer_dbVersion) { // Perform an upgrade 183 183 // Upgrade code goes here 184 184 … … 208 208 } 209 209 210 }211 }210 //} 211 //} 212 212 } 213 213 -
indiedev-game-marketer/trunk/indiedev-game-marketer.php
r2073486 r2077119 9 9 * that starts the plugin. 10 10 * 11 * @link http ://blacklodgegames.com11 * @link https://indiedev.tools 12 12 * @since 1.0.0 13 13 * @package Indiedev_Game_Marketer … … 15 15 * @wordpress-plugin 16 16 * Plugin Name: IndieDev Game Marketer 17 * Plugin URI: https:// blacklodgegames.com/indiedev-game-marketer-wp-plugin-for-wordpress/17 * Plugin URI: https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 18 18 * Description: Promote indie games for all platforms using the power & familiarity of Wordpress. 19 * Version: 2.0. 520 * Author: BLACK LODGE GAMES, LLC21 * Author URI: https:// blacklodgegames.com19 * Version: 2.0.6 20 * Author: IndieDev.tools 21 * Author URI: https://indiedev.tools 22 22 * License: GPL-2.0+ 23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.