Changeset 2309580
- Timestamp:
- 05/21/2020 03:33:09 PM (6 years ago)
- Location:
- cryptocurrency-prices
- Files:
-
- 2 deleted
- 3 edited
- 12 copied
-
tags/3.0.18 (copied) (copied from cryptocurrency-prices/trunk)
-
tags/3.0.18/cryptocurrency-prices.php (copied) (copied from cryptocurrency-prices/trunk/cryptocurrency-prices.php) (1 diff)
-
tags/3.0.18/includes/admin.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/admin.class.php) (2 diffs)
-
tags/3.0.18/includes/common.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/common.class.php)
-
tags/3.0.18/includes/cryptocurrency-ajax.php (copied) (copied from cryptocurrency-prices/trunk/includes/cryptocurrency-ajax.php)
-
tags/3.0.18/includes/cryptocurrency-dashboard-affiliate.php (deleted)
-
tags/3.0.18/includes/cryptodonation.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/cryptodonation.class.php)
-
tags/3.0.18/includes/currencyall.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/currencyall.class.php)
-
tags/3.0.18/includes/currencytickerwidget.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/currencytickerwidget.class.php)
-
tags/3.0.18/includes/ethereum.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/ethereum.class.php)
-
tags/3.0.18/includes/widget.class.php (copied) (copied from cryptocurrency-prices/trunk/includes/widget.class.php)
-
tags/3.0.18/parts/.gitkeep (copied) (copied from cryptocurrency-prices/trunk/parts/.gitkeep)
-
tags/3.0.18/parts/cryptocurrency-affiliate-panel.php (deleted)
-
tags/3.0.18/readme.txt (copied) (copied from cryptocurrency-prices/trunk/readme.txt) (2 diffs)
-
trunk/cryptocurrency-prices.php (modified) (1 diff)
-
trunk/includes/admin.class.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cryptocurrency-prices/tags/3.0.18/cryptocurrency-prices.php
r2305243 r2309580 7 7 Plugin URI: https://zwaply.com/ 8 8 Description: Provides multiple cryptocurrency features: accepting payments, displaying prices and exchange rates, cryptocurrency calculator, accepting donations. 9 Version: 3.0.1 79 Version: 3.0.18 10 10 Author: Zwaply 11 11 Author URI: https://zwaply.com/ -
cryptocurrency-prices/tags/3.0.18/includes/admin.class.php
r2305243 r2309580 25 25 <?php 26 26 } 27 if ( get_option( 'cryptocurrency-hide-affiliate-notice' ) != true ) { 28 ?> 29 <div class="notice notice-info is-dismissible"> 30 <p><?php _e( 'Cryptocurrency Plugin: If you want to get 5% off for a lifetime fees of trades on binance, use this link to signup <a href="https://www.binance.com/en/register?ref=W643BRI2">https://www.binance.com/en/register?ref=W643BRI2</a>.', 'cryptocurrency-prices' ); ?></p> 31 <p style="margin-bottom:10px;font-size: 8pt;"><a href="<?php echo admin_url( '?action=cryptocurrency-hide-affiliate-notice' ); ?>"><?php _e( 'Dismiss notice', 'crypto-coin-ticker' ); ?></a></p> 32 </div> 33 <?php 34 } 27 35 } 28 36 public static function dismiss_notices() { 29 37 if ( isset( $_GET['action'] ) && 'cryptocurrency-dismiss-update-notice' === $_GET['action'] ) { 30 38 update_option( 'cryptocurrency-hide-update-notice-3.0.12', true ); 39 } 40 if ( isset( $_GET['action'] ) && 'cryptocurrency-hide-affiliate-notice' === $_GET['action'] ) { 41 update_option( 'cryptocurrency-hide-affiliate-notice', true ); 31 42 } 32 43 } … … 259 270 <input type="submit" value="Save options" /> 260 271 </form> 272 <br /> 273 <h4> 274 P.S. IF YOU WANT TO GET 5% OFF FOR A LIFETIME FEES OF TRADES ON BINANCE, USE THIS LINK TO SIGNUP: <a href="https://www.binance.com/en/register?ref=W643BRI2">https://www.binance.com/en/register?ref=W643BRI2</a> 275 </h4> 261 276 </div> 262 277 '; -
cryptocurrency-prices/tags/3.0.18/readme.txt
r2305105 r2309580 6 6 Requires at least: 3.0 7 7 Tested up to: 5.4.1 8 Stable tag: 3.0.1 78 Stable tag: 3.0.18 9 9 Requires PHP: 5.6.39 10 10 License: GPLv2 or later … … 211 211 == Changelog == 212 212 213 = 3.0.18 = 214 215 * Back to live 216 * Backend messages updates. 217 213 218 = 3.0.17 = 214 219 -
cryptocurrency-prices/trunk/cryptocurrency-prices.php
r2305243 r2309580 7 7 Plugin URI: https://zwaply.com/ 8 8 Description: Provides multiple cryptocurrency features: accepting payments, displaying prices and exchange rates, cryptocurrency calculator, accepting donations. 9 Version: 3.0.1 79 Version: 3.0.18 10 10 Author: Zwaply 11 11 Author URI: https://zwaply.com/ -
cryptocurrency-prices/trunk/includes/admin.class.php
r2305243 r2309580 25 25 <?php 26 26 } 27 if ( get_option( 'cryptocurrency-hide-affiliate-notice' ) != true ) { 28 ?> 29 <div class="notice notice-info is-dismissible"> 30 <p><?php _e( 'Cryptocurrency Plugin: If you want to get 5% off for a lifetime fees of trades on binance, use this link to signup <a href="https://www.binance.com/en/register?ref=W643BRI2">https://www.binance.com/en/register?ref=W643BRI2</a>.', 'cryptocurrency-prices' ); ?></p> 31 <p style="margin-bottom:10px;font-size: 8pt;"><a href="<?php echo admin_url( '?action=cryptocurrency-hide-affiliate-notice' ); ?>"><?php _e( 'Dismiss notice', 'crypto-coin-ticker' ); ?></a></p> 32 </div> 33 <?php 34 } 27 35 } 28 36 public static function dismiss_notices() { 29 37 if ( isset( $_GET['action'] ) && 'cryptocurrency-dismiss-update-notice' === $_GET['action'] ) { 30 38 update_option( 'cryptocurrency-hide-update-notice-3.0.12', true ); 39 } 40 if ( isset( $_GET['action'] ) && 'cryptocurrency-hide-affiliate-notice' === $_GET['action'] ) { 41 update_option( 'cryptocurrency-hide-affiliate-notice', true ); 31 42 } 32 43 } … … 259 270 <input type="submit" value="Save options" /> 260 271 </form> 272 <br /> 273 <h4> 274 P.S. IF YOU WANT TO GET 5% OFF FOR A LIFETIME FEES OF TRADES ON BINANCE, USE THIS LINK TO SIGNUP: <a href="https://www.binance.com/en/register?ref=W643BRI2">https://www.binance.com/en/register?ref=W643BRI2</a> 275 </h4> 261 276 </div> 262 277 '; -
cryptocurrency-prices/trunk/readme.txt
r2305105 r2309580 6 6 Requires at least: 3.0 7 7 Tested up to: 5.4.1 8 Stable tag: 3.0.1 78 Stable tag: 3.0.18 9 9 Requires PHP: 5.6.39 10 10 License: GPLv2 or later … … 211 211 == Changelog == 212 212 213 = 3.0.18 = 214 215 * Back to live 216 * Backend messages updates. 217 213 218 = 3.0.17 = 214 219
Note: See TracChangeset
for help on using the changeset viewer.