apply_filters( 'learndash_upgrade_notice_admin_show', boolean $show_notice, string $plugin_slug )

Filters whether to show the upgrade notice in admin banner.


Description Description

By default this will show on all pages.


Parameters Parameters

$show_notice

Whether to show the update notice.

$plugin_slug

The slug of the plugin.


Top ↑

Source Source

File: includes/class-ld-addons-updater.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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