apply_filters( 'lifterlms_dashboard_memberships_not_enrolled_text', string $not_enrolled_text )

Not enrolled text.


Description Description

Allows developers to filter the text to be displayed when the student is not enrolled in any memberships.


Top ↑

Parameters Parameters

$not_enrolled_text

(string) The text to be displayed when the student is not enrolled in any memberships.


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.1.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.