Commit 34229162 by nadeem.qasmi

sub categories shown in download

parent f8e91f27
Pipeline #525 passed with stage
in 0 seconds
......@@ -94,7 +94,6 @@ $video = $settings['vq_lms_settings_field_video'];
$course_cats = get_terms( array(
'taxonomy' => 'vq_course_taxonomy',
'parent' => 0,
'hide_empty' => false,
));
......
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