Plugin Directory

Changeset 2963036


Ignore:
Timestamp:
09/05/2023 10:58:47 AM (3 years ago)
Author:
techuptodate
Message:

version updated with current wordPress version.

Location:
what-if-bitcoin/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • what-if-bitcoin/trunk/functions/initial_front_func.php

    r2641673 r2963036  
    33function init_whatif_plug() {
    44
    5     wp_enqueue_script( 'ajaxHandle' );
     5    //wp_enqueue_script( 'ajaxHandle' );
    66    add_shortcode( 'what-if-bitcoin', 'whatif_func' );
    77}   
  • what-if-bitcoin/trunk/readme.txt

    r2694714 r2963036  
    99Donate link: https://techuptodate.com.au/what-if-bitcoin/
    1010Requires at least: 4.7
    11 Tested up to: 5.9.1
     11Tested up to: 6.3.1
    1212Stable tag: 1.0.2
    13 Version: 1.0.4
     13Version: 1.1.0
    1414License: GPLv2 or later
    1515License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • what-if-bitcoin/trunk/what-if-bitcoin.php

    r2641684 r2963036  
    44*Plugin URI: https://techuptodate.com.au/login-customizer-plus/
    55*Description: What If Bitcoin? Plugin helps you to Check how much you could have made by investing in bitcoin.
    6 *Version: 1.0.3
     6*Version: 1.1.0
    77*Author: TechUptodate
    88*Author URI:  https://techuptodate.com.au/
Note: See TracChangeset for help on using the changeset viewer.