LLMS_Admin_Review::maybe_show_notice()

Determine if the notice should be displayed and display it


Description Description


Return Return

(null|false|void) Returns null when there are permission issues, false when the notification is not set to be displayed, and has no return when the notice is successfully displayed.


Top ↑

Source Source

File: includes/admin/class-llms-admin-review.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.14.0 Only show to users with manage_lifterlms instead of only admins.
3.24.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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