Changeset 2592330
- Timestamp:
- 09/01/2021 08:33:38 PM (5 years ago)
- Location:
- ultimate-live-cricket-lite
- Files:
-
- 2 edited
-
tags/1.4.2/live-score-wordpress.php (modified) (2 diffs)
-
trunk/live-score-wordpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-live-cricket-lite/tags/1.4.2/live-score-wordpress.php
r2592304 r2592330 4 4 Plugin URI: http://ulcwp.com 5 5 Description: Upcoming,Completed and InProgress Series and Matches. More features are complete match details(Score card,Partnership,Graphs,Teams) and Single player stats.. Live score update automatically without refresh the page. ULCW also have widget to show Upcoming,Completed and InProgress matches on sidebar. In short You have all the data to run full featured cricket website. 6 Version: 1.4. 16 Version: 1.4.2 7 7 Author: Web Solutions Soft 8 8 Author URI: http://ulcwp.com … … 19 19 } 20 20 if( ! defined( 'LCW_LIVE_SCORE_VERSION' )){ 21 define( 'LCW_LIVE_SCORE_VERSION', '1.4. 1');21 define( 'LCW_LIVE_SCORE_VERSION', '1.4.2'); 22 22 } 23 23 if( ! defined( 'LCW_LIVE_SCORE_ROOT_PATH' )){ -
ultimate-live-cricket-lite/trunk/live-score-wordpress.php
r2492893 r2592330 4 4 Plugin URI: http://ulcwp.com 5 5 Description: Upcoming,Completed and InProgress Series and Matches. More features are complete match details(Score card,Partnership,Graphs,Teams) and Single player stats.. Live score update automatically without refresh the page. ULCW also have widget to show Upcoming,Completed and InProgress matches on sidebar. In short You have all the data to run full featured cricket website. 6 Version: 1.4. 16 Version: 1.4.2 7 7 Author: Web Solutions Soft 8 8 Author URI: http://ulcwp.com … … 19 19 } 20 20 if( ! defined( 'LCW_LIVE_SCORE_VERSION' )){ 21 define( 'LCW_LIVE_SCORE_VERSION', '1.4. 1');21 define( 'LCW_LIVE_SCORE_VERSION', '1.4.2'); 22 22 } 23 23 if( ! defined( 'LCW_LIVE_SCORE_ROOT_PATH' )){
Note: See TracChangeset
for help on using the changeset viewer.