Commit 1dc3d19a by Muhammad Usman

version update

parent 046a36b1
Pipeline #376 passed with stage
in 0 seconds
<?php <?php
$lmsVersion = "0.6"; $lmsVersion = "0.7";
add_action('wp_enqueue_scripts', 'enqueue_admin_css'); add_action('wp_enqueue_scripts', 'enqueue_admin_css');
add_filter('template_include', 'use_lms_template', 99); add_filter('template_include', 'use_lms_template', 99);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment