Changeset 2820263
- Timestamp:
- 11/18/2022 05:06:38 AM (3 years ago)
- Location:
- xllentech-salat-timings/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
xllentech-salat-timings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
xllentech-salat-timings/trunk/readme.txt
r2708809 r2820263 3 3 Tags: prayer times, shia prayer times, prayer timings, shia muslim prayer timings 4 4 Requires at least: 3.0 5 Tested up to: 5.96 Stable tag: 1.2. 75 Tested up to: 6.1 6 Stable tag: 1.2.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 90 90 91 91 == Changelog == 92 = 1.2.8 = 93 * Updated: Compatible upto 6.1 94 92 95 = 1.2.7 = 93 96 * Updated: Compatible upto 5.9 -
xllentech-salat-timings/trunk/xllentech-salat-timings.php
r2708809 r2820263 16 16 * Plugin URI: https://wordpress.org/plugins/xllentech-salat-timings/ 17 17 * Description: Display Salat Timings Daily and Monthly for Shia Ithna-Ashari Muslims Around the World 18 * Version: 1.2. 718 * Version: 1.2.8 19 19 * Author: XllenTech Solutions 20 20 * Author URI: https://xllentech.com/ … … 30 30 } 31 31 32 if ( ! defined( "XST_PLUGIN_VERSION" )) define( "XST_PLUGIN_VERSION", "1.2. 7");32 if ( ! defined( "XST_PLUGIN_VERSION" )) define( "XST_PLUGIN_VERSION", "1.2.8"); 33 33 if ( ! defined( "XST_PLUGIN_DIR" )) define( "XST_PLUGIN_DIR", plugin_dir_path( __FILE__ )); 34 34 if ( ! defined( 'XST_PLUGIN_URL' ) ) define( 'XST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.