Plugin Directory

Changeset 2492889


Ignore:
Timestamp:
03/11/2021 06:04:58 AM (5 years ago)
Author:
khubbaib
Message:

update new

Location:
ultimate-live-cricket-lite
Files:
83 added
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-live-cricket-lite/trunk/classes/wsl-base-class.php

    r1834950 r2492889  
    1111        const AJAX_PREFIX = 'wp_ajax_';
    1212        const AJAX_NOPRIV_PREFIX = 'wp_ajax_nopriv_';
    13         const BASE_API_URL = 'http://apinew.cricket.com.au';
     13        const BASE_API_URL = 'https://origin-apinew.cricket.com.au';
    1414        /**
    1515             * Add an action hook
  • ultimate-live-cricket-lite/trunk/readme.txt

    r2310117 r2492889  
    44Tags: Live score, Live Cricket,Live IPL,Live Matches,cricket,IPL,live cricket score
    55Requires at least: 3.0.0
    6 Tested up to: 5.3.2
    7 Stable tag: 1.4
     6Tested up to: 5.7
     7Stable tag: 1.4.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3030**What type of site you can develop to use pro version**
    3131
     32[sportskingdom](https://www.sportskindom.com/)
    3233[Gifincric](https://gifincric.com)
    3334[crickethighlightshd](https://www.crickethighlightshd.com/)
    3435[CricketnLive](https://cricketnlive.com/)
    35 [sportskingdom](https://www.sportskindom.com/)
     36
    3637
    3738**Installation Video Guide**
     
    8384
    8485== Changelog ==
     86
     87= 1.4.1 =
     88
     89* API bug fixes
     90
    8591= 1.3.7 =
    8692* PSL matches shortcode update with fast update score and detail add players (name,score,balls,sixes) and teams data. Shortced added on plugin settings.
Note: See TracChangeset for help on using the changeset viewer.