Changeset 2467535
- Timestamp:
- 02/03/2021 02:56:13 AM (5 years ago)
- Location:
- ebecas/trunk
- Files:
-
- 2 edited
-
eit-ebecas.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ebecas/trunk/eit-ebecas.php
r2467512 r2467535 5 5 Plugin URI: https://ebecas.com.au/wordpress-plugin 6 6 Description: Using this plugin students can submit online application directly from school/college website. Submitted application with student details along with course and other products will be recorded in eBecas for further processing. 7 Version: 1. 87 Version: 1.9 8 8 Requires at least: 5.3 9 9 Requires PHP: 7.0 … … 35 35 define( 'EIT_EBECAS_PLUGIN', __FILE__ ); 36 36 37 define( 'EIT_EBECAS_VERSION', '1. 0' );37 define( 'EIT_EBECAS_VERSION', '1.9' ); 38 38 39 39 define( 'EIT_EBECAS_REQUIRED_WP_VERSION', '5.3' ); -
ebecas/trunk/readme.txt
r2467512 r2467535 114 114 == Changelog == 115 115 116 = 1.9 = 117 * Bug fixed - added cache busting (Load latest css/js resources) 118 116 119 = 1.8 = 117 120 * UI changes - Changed application form user interface.
Note: See TracChangeset
for help on using the changeset viewer.