Tags

Tagged: 

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #165400
    Anshuman Sahu
    Keymaster
    Sorry for the delay in this .We debugged this and found that only completed units in the courses in which user is subscribed related to that module tag shows . To remove this please try adding this code in your wplms-customizer.php file in wplms customizer plugin :   add_action('init',function(){   remove_filter('posts_join', 'user_unit_join_module_tag');   remove_filter('posts_where', 'user_unit_where_module_tag'); });
    #166666
    Blue Moth
    Participant
    This reply has been marked as private.
    #166738
    Anshuman Sahu
    Keymaster
    Hi, Welcome! Can i close this topic now ?
    #166803
    Blue Moth
    Participant
    Yes thank you.
Viewing 4 posts - 16 through 19 (of 19 total)
  • The topic ‘Tags’ is closed to new replies.