gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
174 stars 134 forks source link

The defined function name is different from the name in `function_exists`. #2550

Closed actuallyakash closed 8 months ago

actuallyakash commented 8 months ago

Reproduction Steps

function_exists name: https://github.com/gocodebox/lifterlms/blob/dev/includes/functions/llms.functions.templates.dashboard.php#L13

Function name: https://github.com/gocodebox/lifterlms/blob/dev/includes/functions/llms.functions.templates.dashboard.php#L27

Expected Behavior

They should be the same.

Actual Behavior

They are different.

This issue has be recreated: