PHP
Patchstack vuln fix for WPLMS 3.9.9 CSRF
PHP
August 9, 2023
Since we are no longer providing automatic updates to users with WPLMS verison.
De-Index Member profiles and Unit pages from Google
PHP
September 15, 2022
Sometimes Google indexes the Member profiles or Unit pages and it is not easy to
Hide Unit for Students
4.0Coding tipsPHPSettings & FunctioningTips & Tricks
February 10, 2022
this setting will be added in unit section refer: add this code in wp-adm
This code snippet : https://gist.github.com/MrVibe/0c6d7b0853673326f4d9e2017eb3d
Remove achievements from Courses
PHP
November 15, 2021
Add following code, to remove Achievements from Courses and then reload buddypre
Show Add to Cart Button on Single Course Page WPLMS V4
4.0Coding tipsCSSPHPTips & Tricks
November 1, 2021
Add this code in wplms-customizer plugin>>wplms-customizer.php add_action(
Remove Tabs from Student Enrolled course Single course View
PHP
September 13, 2021
This code tip will remove “Announcements”, “News”, ̶
Add following code in your Child theme – functions.php , Make sure the cou
In order to this please add a simple text or url field type to base profile fiel
Change icon of any module in PWA screen
PHP
January 14, 2021
The components in VibeBP come with their own icon set. The icons run on filter :
Using this tip, you can convert a text field into a youtube video in user’
Show link of quiz in curriculum
PHP
January 2, 2021
In course page, curriculum does not show links by degault. This tip shows links
Set User Login Threshold Limit
4.0Coding tipsPHPTips & Tricks
August 31, 2020
When users close the internet browser tab, the account remains open for more tha
Restrict Instructors To Create Course in v4.0
4.0Coding tipsPHP
August 25, 2020
Add this code in wp-admin > Plugins > Editor > Select WPLMS Customizer
In latest wplms h5p addon we have integrated it with 4.0 version of wplms. Here