Changeset 2005812
- Timestamp:
- 01/03/2019 04:42:16 PM (7 years ago)
- Location:
- emarksheet
- Files:
-
- 43 added
- 1 deleted
- 3 edited
-
assets/banner-772x250.png (modified) (previous)
-
tags/4.0 (added)
-
tags/4.0/emarksheet.php (added)
-
tags/4.0/install-script.php (added)
-
tags/4.0/menu-pages (added)
-
tags/4.0/menu-pages/bootstrap (added)
-
tags/4.0/menu-pages/bootstrap/css (added)
-
tags/4.0/menu-pages/bootstrap/css/bootstrap.css (added)
-
tags/4.0/menu-pages/bootstrap/css/print.css (added)
-
tags/4.0/menu-pages/bootstrap/img (added)
-
tags/4.0/menu-pages/bootstrap/img/glyphicons-halflings-white.png (added)
-
tags/4.0/menu-pages/bootstrap/img/glyphicons-halflings.png (added)
-
tags/4.0/menu-pages/bootstrap/js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap.js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap.min.js (added)
-
tags/4.0/menu-pages/emark_add_class.php (added)
-
tags/4.0/menu-pages/emark_add_marks.php (added)
-
tags/4.0/menu-pages/emark_add_student.php (added)
-
tags/4.0/menu-pages/emark_add_student_list.php (added)
-
tags/4.0/menu-pages/emark_add_sub.php (added)
-
tags/4.0/menu-pages/help.php (added)
-
tags/4.0/menu-pages/js (added)
-
tags/4.0/menu-pages/js/jquery.min.js (added)
-
tags/4.0/menu-pages/print.php (added)
-
tags/4.0/menu-pages/settings.php (added)
-
tags/4.0/menu-pages/uninstall.php (added)
-
tags/4.0/readme.txt (added)
-
tags/4.0/screenshot-1.jpg (added)
-
tags/4.0/screenshot-1.png (added)
-
tags/4.0/screenshot-2.jpg (added)
-
tags/4.0/screenshot-2.png (added)
-
tags/4.0/screenshot-3.jpg (added)
-
tags/4.0/screenshot-3.png (added)
-
tags/4.0/screenshot-4.jpg (added)
-
tags/4.0/screenshot-4.png (added)
-
tags/4.0/screenshot-5.jpg (added)
-
tags/4.0/screenshot-5.png (added)
-
tags/4.0/screenshot-6.jpg (added)
-
tags/4.0/screenshot-6.png (added)
-
tags/4.0/screenshot-7.jpg (added)
-
tags/4.0/screenshot-7.png (added)
-
tags/4.0/screenshot-8.jpg (added)
-
tags/4.0/screenshot-8.png (added)
-
tags/4.0/screenshot-9.png (added)
-
trunk/emarksheet.php (modified) (1 diff)
-
trunk/install-script.php (deleted)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
emarksheet/trunk/emarksheet.php
r1630687 r2005812 2 2 /* 3 3 Plugin Name: Online Marksheet Creator : eMarksheet 4 Plugin URI: http:// singhalrohitashv.com4 Plugin URI: http://aarvanshinfotech.co.in 5 5 Description: This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result and print it. 6 6 Author: rohitashv 7 Version: 3.98 Author URI: http:// singhalrohitashv.com7 Version: 4.0 8 Author URI: http://aarvanshinfotech.co.in 9 9 */ 10 10 register_activation_hook( __FILE__, 'emarksheet_InstallScript' ); -
emarksheet/trunk/readme.txt
r1630687 r2005812 1 1 === Online Marksheet Creator : eMarksheet === 2 2 Contributors: rohitashv 3 Link: http:// singhalrohitashv.com3 Link: http://aarvanshinfotech.co.in 4 4 Tags: emarksheet, online marksheet creator, create marksheet online, online marksheet 5 5 Requires at least: 4.0 6 Stable tag: 3.96 Stable tag: 4.0 7 7 8 8 This is a simple and unique wordpress plugin to create a simple marksheet using wordpress. You can also give a link to your users to see the result and print it. … … 41 41 To See a Demo and purchase this 42 42 43 Go to the site http:// singhalrohitashv.com/emarksheet/43 Go to the site http://aarvanshinfotech.co.in/emarksheet/ 44 44 45 45 For Support Go to Link : 46 46 47 http:// singhalrohitashv.com47 http://aarvanshinfotech.co.in 48 48 49 or discuss more about it you can send a mail on ucerturohit@gmail.com49 or discuss more about it you can send a mail on aarvanshinfotech@gmail.com 50 50 51 51 == Installation == … … 99 99 =3.9= 100 100 Removed Plugin Vulnerability found. Special Thanks to Mr. Ashutosh Singh graduate Student at Carnegie Mellon University to find such Vulnerability 101 102 =4.0= 103 Minor Bug Resolved
Note: See TracChangeset
for help on using the changeset viewer.