Changeset 2750747
- Timestamp:
- 07/01/2022 12:04:18 PM (4 years ago)
- File:
-
- 1 edited
-
talentlms/trunk/talentlms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
talentlms/trunk/talentlms.php
r2750739 r2750747 4 4 Plugin URI: http://wordpress.org/extend/plugins/talentlms/ 5 5 Description: This plugin integrates Talentlms with Wordpress. Promote your TalentLMS content through your WordPress site. 6 Version: 6.6.9. 56 Version: 6.6.9.4 7 7 Author: Epignosis LLC 8 8 Author URI: www.epignosishq.com … … 10 10 */ 11 11 12 define("_TLMS_VERSION_", "6.6.9. 5");12 define("_TLMS_VERSION_", "6.6.9.4"); 13 13 define("_TLMS_BASEPATH_", dirname(__FILE__)); 14 14 define("_TLMS_BASEURL_", plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.