Coding tips
Restrict Users To Access the Home Page
Coding tipsPHP
August 12, 2018
This tip will work when someone do not want to show the Home Page of his site. W
Please add this given script in your wp-admin -> wplms -> footer -> goo
Show Admin Tab For Another User Role
Coding tipsPHP
July 13, 2018
This code is used to show admin tab on single course page for shop manager users
Please add the below code in your wplms-customizer.php file present in your wplm
This code is very useful for those who find it difficult to scroll down all the
Paste this code in wp-admin > Plugins > Editor > WPLMS Customizer Plugin > wplms
In Course directory, the status of course is shown, whether the course is comple
Paste this code in wp-admin > Plugins > Editor > Select WPLMS Customizer Plugin
Hiding reviews section in single course page if there are no reviews added
Coding tipsPHPTips & Tricks
May 25, 2018
Please add this code in yor wplms-customizer.php file in wplms customiezr plugin
Access The Last Opened Unit
Coding tips
May 23, 2018
This code will work in the following case: 1. If the user completed a unit. 2. T
If you want to generate tokens for your users for using the WPLMS API in a separ
Lock Unlock Unit Manually
Coding tipsPHP
April 10, 2018
To unlock unit manually follow these steps. 1. Make sure the LMS setting “
cant continue course when auto trigger finish course and auto mark complete unit is activated
Coding tipsPHPQuick FixesSettings & Functioning
January 22, 2018
This issue appears when you have enabled “Auto trigger finish course butto
Show explanation based on user answer is correct or not
Add onsCoding tipsSettings & FunctioningTips & Tricks
January 12, 2018
In wplms 3.4 we have added two shortcodes that you can use to show the explanati
Dynamic Quiz Same Questions Came All Time : FIX
Coding tipsQuick FixesSettings & FunctioningTips & Tricks
December 6, 2017
dynamic quiz issue is with wp engine only : In wp engine rand function is disabl