Changeset 2320171
- Timestamp:
- 06/08/2020 11:53:12 AM (6 years ago)
- Location:
- certificate-verification
- Files:
-
- 2 edited
-
tags/2.0/course-certificate-verification.php (modified) (2 diffs)
-
trunk/course-certificate-verification.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
certificate-verification/tags/2.0/course-certificate-verification.php
r2320157 r2320171 2 2 /** 3 3 * @package Course_Certificate 4 * @version 1.04 * @version 2.0 5 5 */ 6 6 /** … … 8 8 * Plugin URI: https://segwitz.com/certificate-verification-wordpress-plugin/ 9 9 * Description: Admin can enter course certificate codes , and details in the panel and user can verify their certificate using the cource code in the front end. 10 * Version: 1.010 * Version: 2.0 11 11 * Author: SegWitz 12 12 * Author URI: https://segwitz.com -
certificate-verification/trunk/course-certificate-verification.php
r2320157 r2320171 2 2 /** 3 3 * @package Course_Certificate 4 * @version 1.04 * @version 2.0 5 5 */ 6 6 /** … … 8 8 * Plugin URI: https://segwitz.com/certificate-verification-wordpress-plugin/ 9 9 * Description: Admin can enter course certificate codes , and details in the panel and user can verify their certificate using the cource code in the front end. 10 * Version: 1.010 * Version: 2.0 11 11 * Author: SegWitz 12 12 * Author URI: https://segwitz.com
Note: See TracChangeset
for help on using the changeset viewer.