apply_filters( 'learndash_show_profile_link', boolean $show_profile )
Filters whether to show the user profile link.
Description Description
Parameters Parameters
- $show_profile
-
Whether to show profile link.
Source Source
File: themes/ld30/templates/shortcodes/profile.php
Changelog Changelog
Version | Description |
---|---|
2.5.8 | Introduced. |