Commit 69876790 by Muhammad Usman

version update

parent d0fd8d0d
Pipeline #375 passed with stage
in 0 seconds
<?php
$lmsVersion = "0.5";
$lmsVersion = "0.6";
add_action('wp_enqueue_scripts', 'enqueue_admin_css');
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