Changeset 2826498
- Timestamp:
- 11/30/2022 01:10:42 PM (3 years ago)
- Location:
- talentlms/trunk
- Files:
-
- 3 edited
-
README.md (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
talentlms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
talentlms/trunk/README.md
r2750739 r2826498 1 1 === TalentLMS WordPress plugin === 2 Contributors: panagop, m13raptis, V.,papagel75, simosnomikos2 Contributors: panagop, papagel75, simosnomikos 3 3 Tags: TalentLMS, elearning, lms, lcms, hcm, learning management system 4 4 Requires at least: 2.0 … … 55 55 56 56 == Changelog == 57 58 = 6.6.9.5 = 59 60 * Updated the readme file 57 61 58 62 = 6.6.9.4 = -
talentlms/trunk/readme.txt
r2750739 r2826498 1 1 === TalentLMS WordPress plugin === 2 Contributors: panagop, m13raptis, V.,papagel75, simosnomikos2 Contributors: panagop, papagel75, simosnomikos 3 3 Tags: TalentLMS, elearning, lms, lcms, hcm, learning management system 4 4 Requires at least: 2.0 … … 55 55 56 56 == Changelog == 57 58 = 6.6.9.5 = 59 60 * Updated the readme file 57 61 58 62 = 6.6.9.4 = -
talentlms/trunk/talentlms.php
r2750747 r2826498 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. 46 Version: 6.6.9.5 7 7 Author: Epignosis LLC 8 8 Author URI: www.epignosishq.com … … 10 10 */ 11 11 12 define("_TLMS_VERSION_", "6.6.9. 4");12 define("_TLMS_VERSION_", "6.6.9.5"); 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.