apply_filters( 'tec_pue_upgrade_key_notice_plugins', array $plugin_names )

Filters the list of plugins that should trigger an upgrade key notice in PUE.


Parameters

$plugin_names

(array) Array of plugin names that should trigger the upgrade key notice.


Top ↑

Source

File: src/Tribe/PUE/Notices.php


Top ↑

Changelog

Changelog
Version Description
5.0.0 Introduced.