apply_filters( 'llms_favorites_enabled', bool $favorite_enabled )

Filter to enable/disable the Favorite feature.


Parameters Parameters

$favorite_enabled

(bool) True if favorites are enabled, false otherwise.


Top ↑

Source Source

File: includes/functions/llms.functions.favorite.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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