Plugin Directory

Changeset 959804


Ignore:
Timestamp:
08/04/2014 08:02:07 AM (12 years ago)
Author:
rohitashv
Message:

updated

Location:
emarksheet
Files:
7 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • emarksheet/trunk/emarksheet.php

    r958136 r959804  
    55Description: 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.
    66Author: rohitashv
    7 Version: 1.31
     7Version: 1.33
    88Author URI: http://eexamhall.com/
    99*/
     
    6363    include('menu-pages/uninstall.php');
    6464}
    65 add_shortcode('SHOW_EMARKSHEET','lordlinus_emark_shortcode');
    66 function lordlinus_emark_shortcode()
    67 {
    68     include("lordlinus_marksheet_shortcode.php");
    69 }
    7065?>
  • emarksheet/trunk/menu-pages/help.php

    r957392 r959804  
    1111Step 5 : Print Marksheet<br/><br/>
    1212<hr/>
    13 <strong>Launching Marksheet : </strong><br/><br/>
    14 To launch Result on your front end, just add shortcode <strong><em>[SHOW_EMARKSHEET]</em></strong> to your page or post and publish it
    15 <hr/>
     13
    1614<strong>Regarding Support : </strong><br/><br/>
    1715in case of any support, you can send us mail at <strong><em>ucerturohit[at]gmail[dot]com</em></strong>
  • emarksheet/trunk/readme.txt

    r958136 r959804  
    44Tags: emarksheet, online marksheet creator, create marksheet online, online marksheet
    55Requires at least: 3.2
    6 Stable tag: 1.31
     6Stable tag: 1.33
    77
    88This 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.
     
    5656First Version released
    5757
    58 =1.2=
    59 Now you can set the result on front end by adding shortcode [SHOW_EMARKSHEET]
    60 
    6158=1.3=
    6259Now Print option is available at front end
Note: See TracChangeset for help on using the changeset viewer.