Changeset 2077363
- Timestamp:
- 04/29/2019 09:35:19 PM (7 years ago)
- Location:
- indiedev-game-marketer
- Files:
-
- 99 added
- 11 edited
-
tags/2.0.7 (added)
-
tags/2.0.7/.project (added)
-
tags/2.0.7/LICENSE.txt (added)
-
tags/2.0.7/README.txt (added)
-
tags/2.0.7/admin (added)
-
tags/2.0.7/admin/class-indiedev-game-marketer-admin.php (added)
-
tags/2.0.7/admin/css (added)
-
tags/2.0.7/admin/css/indiedev-game-marketer-admin.css (added)
-
tags/2.0.7/admin/css/jquery-ui.css (added)
-
tags/2.0.7/admin/index.php (added)
-
tags/2.0.7/admin/js (added)
-
tags/2.0.7/admin/js/button.png (added)
-
tags/2.0.7/admin/js/idgm-tinymce.js (added)
-
tags/2.0.7/admin/js/indiedev-game-marketer-admin.js (added)
-
tags/2.0.7/admin/partials (added)
-
tags/2.0.7/admin/partials/indiedev-game-marketer-admin-display.php (added)
-
tags/2.0.7/blocks (added)
-
tags/2.0.7/blocks/indiedev-blck (added)
-
tags/2.0.7/blocks/indiedev-blck.php (added)
-
tags/2.0.7/blocks/indiedev-blck/editor.css (added)
-
tags/2.0.7/blocks/indiedev-blck/index.js (added)
-
tags/2.0.7/blocks/indiedev-blck/style.css (added)
-
tags/2.0.7/blocks/indiedev-gameblck (added)
-
tags/2.0.7/blocks/indiedev-gameblck.php (added)
-
tags/2.0.7/blocks/indiedev-gameblck/editor.css (added)
-
tags/2.0.7/blocks/indiedev-gameblck/index.js (added)
-
tags/2.0.7/blocks/indiedev-gameblck/style.css (added)
-
tags/2.0.7/images (added)
-
tags/2.0.7/images/blg-logo.png (added)
-
tags/2.0.7/images/do_greenlight.png (added)
-
tags/2.0.7/images/icon.png (added)
-
tags/2.0.7/images/logo-new.png (added)
-
tags/2.0.7/images/logo.png (added)
-
tags/2.0.7/includes (added)
-
tags/2.0.7/includes/class-indiedev-game-marketer-activator.php (added)
-
tags/2.0.7/includes/class-indiedev-game-marketer-deactivator.php (added)
-
tags/2.0.7/includes/class-indiedev-game-marketer-i18n.php (added)
-
tags/2.0.7/includes/class-indiedev-game-marketer-loader.php (added)
-
tags/2.0.7/includes/class-indiedev-game-marketer.php (added)
-
tags/2.0.7/includes/codebird-php-develop (added)
-
tags/2.0.7/includes/codebird-php-develop/.gitattributes (added)
-
tags/2.0.7/includes/codebird-php-develop/.gitignore (added)
-
tags/2.0.7/includes/codebird-php-develop/.travis.yml (added)
-
tags/2.0.7/includes/codebird-php-develop/CHANGELOG (added)
-
tags/2.0.7/includes/codebird-php-develop/CONTRIBUTING.md (added)
-
tags/2.0.7/includes/codebird-php-develop/LICENSE (added)
-
tags/2.0.7/includes/codebird-php-develop/README.md (added)
-
tags/2.0.7/includes/codebird-php-develop/bower.json (added)
-
tags/2.0.7/includes/codebird-php-develop/build.xml (added)
-
tags/2.0.7/includes/codebird-php-develop/composer.json (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject/private (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject/private/config.properties (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject/private/private.properties (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject/project.properties (added)
-
tags/2.0.7/includes/codebird-php-develop/nbproject/project.xml (added)
-
tags/2.0.7/includes/codebird-php-develop/phpunit.xml (added)
-
tags/2.0.7/includes/codebird-php-develop/phpunit.xml.hhvm (added)
-
tags/2.0.7/includes/codebird-php-develop/src (added)
-
tags/2.0.7/includes/codebird-php-develop/src/cacert.pem (added)
-
tags/2.0.7/includes/codebird-php-develop/src/codebird.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test (added)
-
tags/2.0.7/includes/codebird-php-develop/test/README (added)
-
tags/2.0.7/includes/codebird-php-develop/test/codebirdm.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/codebirdt.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/constant_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/curl_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/detection_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/environment_test.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/media_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/oauth_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/replyparse_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/requestparse_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/returnformat_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/setter_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/signing_tests.php (added)
-
tags/2.0.7/includes/codebird-php-develop/test/singleton_tests.php (added)
-
tags/2.0.7/includes/index.php (added)
-
tags/2.0.7/index.php (added)
-
tags/2.0.7/indiedev-game-marketer.php (added)
-
tags/2.0.7/languages (added)
-
tags/2.0.7/languages/indiedev-game-marketer.pot (added)
-
tags/2.0.7/nbproject (added)
-
tags/2.0.7/nbproject/private (added)
-
tags/2.0.7/nbproject/private/private.properties (added)
-
tags/2.0.7/nbproject/private/private.xml (added)
-
tags/2.0.7/nbproject/project.properties (added)
-
tags/2.0.7/nbproject/project.xml (added)
-
tags/2.0.7/public (added)
-
tags/2.0.7/public/class-indiedev-game-marketer-public.php (added)
-
tags/2.0.7/public/css (added)
-
tags/2.0.7/public/css/indiedev-game-marketer-public.css (added)
-
tags/2.0.7/public/index.php (added)
-
tags/2.0.7/public/js (added)
-
tags/2.0.7/public/js/indiedev-game-marketer-public.js (added)
-
tags/2.0.7/public/partials (added)
-
tags/2.0.7/public/partials/indiedev-game-marketer-public-display.php (added)
-
tags/2.0.7/screenshot-1.jpg (added)
-
tags/2.0.7/uninstall.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/admin/class-indiedev-game-marketer-admin.php (modified) (1 diff)
-
trunk/admin/partials/indiedev-game-marketer-admin-display.php (modified) (1 diff)
-
trunk/includes/class-indiedev-game-marketer-activator.php (modified) (4 diffs)
-
trunk/includes/class-indiedev-game-marketer-deactivator.php (modified) (1 diff)
-
trunk/includes/class-indiedev-game-marketer-i18n.php (modified) (1 diff)
-
trunk/includes/class-indiedev-game-marketer-loader.php (modified) (1 diff)
-
trunk/includes/class-indiedev-game-marketer.php (modified) (2 diffs)
-
trunk/indiedev-game-marketer.php (modified) (2 diffs)
-
trunk/public/class-indiedev-game-marketer-public.php (modified) (1 diff)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indiedev-game-marketer/trunk/README.txt
r2077119 r2077363 5 5 Requires at least: 5.0.0 6 6 Tested up to: 5.1.1 7 Stable tag: 2.0. 67 Stable tag: 2.0.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 51 51 == Changelog == 52 53 = 2.0.7 = 54 * Fixed: Okay, same issue as last time, but confident that it is actually patched in this update, including on multisite installations. 52 55 53 56 = 2.0.6 = -
indiedev-game-marketer/trunk/admin/class-indiedev-game-marketer-admin.php
r2073486 r2077363 4 4 * The admin-specific functionality of the plugin. 5 5 * 6 * @link http ://blacklodgegames.com6 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 7 7 * @since 1.0.0 8 8 * -
indiedev-game-marketer/trunk/admin/partials/indiedev-game-marketer-admin-display.php
r2052803 r2077363 6 6 * This file is used to markup the admin-facing aspects of the plugin. 7 7 * 8 * @link http ://blacklodgegames.com8 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 9 9 * @since 1.0.0 10 10 * -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer-activator.php
r2077119 r2077363 4 4 * Fired during plugin activation 5 5 * 6 * @link http ://blacklodgegames.com6 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 7 7 * @since 1.0.0 8 8 * … … 159 159 public static function upgradeDb() { 160 160 global $wpdb; 161 $row = $wpdb->get_results( "SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE table_name = '{$wpdb->prefix}idgm_games' AND column_name = 'release_a_url'" ); 162 163 if(empty($row)){ 164 $wpdb->query("ALTER TABLE '{$wpdb->prefix}idgm_games' ADD release_a_url varchar(254) DEFAULT '' NOT NULL, release_b_url varchar(254) DEFAULT '' NOT NULL, release_c_url varchar(254) DEFAULT '' NOT NULL, release_d_url varchar(254) DEFAULT '' NOT NULL, release_e_url varchar(254) DEFAULT '' NOT NULL, release_f_url varchar(254) DEFAULT '' NOT NULL, release_g_url varchar(254) DEFAULT '' NOT NULL, release_h_url varchar(254) DEFAULT '' NOT NULL, release_i_url varchar(254) DEFAULT '' NOT NULL, release_j_url varchar(254) DEFAULT '' NOT NULL;"); 165 } 166 167 $row = null; 161 168 162 $row = $wpdb->get_results( "SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE table_name = '{$wpdb->prefix}idgm_games' AND column_name = 'community_managers'" ); 169 163 … … 179 173 global $Indiedev_Game_Marketer_dbVersion; 180 174 $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 upgrade175 if ($installed_db_version !== false) { 176 if ($installed_db_version != $Indiedev_Game_Marketer_dbVersion) { // Perform an upgrade 183 177 // Upgrade code goes here 184 178 … … 208 202 } 209 203 210 //}211 //}204 } 205 } 212 206 } 213 207 -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer-deactivator.php
r1554089 r2077363 4 4 * Fired during plugin deactivation 5 5 * 6 * @link http ://blacklodgegames.com6 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 7 7 * @since 1.0.0 8 8 * -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer-i18n.php
r1554089 r2077363 7 7 * so that it is ready for translation. 8 8 * 9 * @link http ://blacklodgegames.com9 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 10 10 * @since 1.0.0 11 11 * -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer-loader.php
r1554089 r2077363 4 4 * Register all actions and filters for the plugin 5 5 * 6 * @link http ://blacklodgegames.com6 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 7 7 * @since 1.0.0 8 8 * -
indiedev-game-marketer/trunk/includes/class-indiedev-game-marketer.php
r2073486 r2077363 7 7 * public-facing side of the site and the admin area. 8 8 * 9 * @link http ://blacklodgegames.com9 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 10 10 * @since 1.0.0 11 11 * … … 72 72 global $Indiedev_Game_Marketer_dbVersion; 73 73 $this->plugin_name = 'indiedev-game-marketer'; 74 $this->version = '2.0. 5';74 $this->version = '2.0.7'; 75 75 76 $Indiedev_Game_Marketer_dbVersion = '2.0. 5';76 $Indiedev_Game_Marketer_dbVersion = '2.0.7'; 77 77 78 78 $this->load_dependencies(); -
indiedev-game-marketer/trunk/indiedev-game-marketer.php
r2077119 r2077363 17 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. 619 * Version: 2.0.7 20 20 * Author: IndieDev.tools 21 * Author URI: https:// indiedev.tools21 * Author URI: https://www.indiedev.tools 22 22 * License: GPL-2.0+ 23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 77 77 function run_indiedev_game_marketer() { 78 78 79 define( 'IDGM_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); 80 79 define( 'IDGM_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); 80 include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); 81 require_once WP_PLUGIN_DIR . '/indiedev-game-marketer/includes/class-indiedev-game-marketer-activator.php'; 82 Indiedev_Game_Marketer_Activator::upgrade(is_network_only_plugin('indiedev-game-marketer/indiedev-game-marketer.php')); 81 83 $plugin = new Indiedev_Game_Marketer(); 82 84 $plugin->run(); -
indiedev-game-marketer/trunk/public/class-indiedev-game-marketer-public.php
r2073486 r2077363 4 4 * The public-facing functionality of the plugin. 5 5 * 6 * @link http ://blacklodgegames.com6 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 7 7 * @since 1.0.0 8 8 * -
indiedev-game-marketer/trunk/uninstall.php
r1554089 r2077363 20 20 * https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913 21 21 * 22 * @link http ://blacklodgegames.com22 * @link https://www.indiedev.tools/product/indiedev-game-marketer-wp-plugin-for-wordpress/ 23 23 * @since 1.0.0 24 24 *
Note: See TracChangeset
for help on using the changeset viewer.