Plugin Directory

Changeset 3022038

Timestamp:
01/15/2024 07:59:32 PM (7 months ago)
Author:
hmbashar
Message:

updated to 1.0.2

Location:
edu-results-publishing
Files:
32 added
2 edited

Legend:

Unmodified
Added
Removed
  • edu-results-publishing/trunk/edu-results-publishing.php

    r3019484 r3022038  
    77 * Tags: Result, WP Result Plugin, EDU Results
    88 * Text Domain: edu-results
    9  * Version: 1.0.1
     9 * Version: 1.0.
    1010 * License: GPLv2
    1111 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    108108            new \cbedu\inc\lib\CBEDUResultsShortcode();
    109109        }
     110
     111
     112
     113
     114
     115
    110116    }
    111117   
     
    579585require_once CBEDU_RESULT_DIR . 'inc/lib/custom-taxonomy.php';
    580586
     587
     588
     589
    581590//init the main class
    582591$CBEDUResultPublishing = new CBEDUResultPublishing();
  • edu-results-publishing/trunk/readme.txt

    r3019484 r3022038  
    55Requires at least: 4.7
    66Tested up to: 6.4.2
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    2121<a href="https://github.com/hmbashar/edu-results-publishing" target="_blank">Github</a>
    2222
     23
    2324
    2425= **Features List** =
     
    6667Thank You.
    6768
     69
     70
     71
    6872== Frequently Asked Questions ==
    6973
     
    7882Note: The Session, Examinations, Boards, Departments isn't required for the student's (It's Optional), it's required only for Results,
    79836. Add Results
    80 7. [cbedu_search_form] use shortcode for display search form.
     847. use shortcode for display search form.
    8185Note: template isn't required but it will be better view with the full-width
    8286more feature are coming. just wait.... and stay with us. also elementor version is coming soon...
     
    102106== Changelog ==
    103107
     108
     109
     110
    104111= 1.0.1 =
    105112* Added Subject with Marksheet in ajax search result page.
Note: See TracChangeset for help on using the changeset viewer.