mirror of
https://github.com/proelements/proelements.git
synced 2026-04-05 20:13:47 +00:00
v3.35.0
This commit is contained in:
@@ -70,26 +70,6 @@ class Hints extends Core_Hints {
|
||||
self::CAPABILITY => 'install_plugins',
|
||||
self::DEFINED => 'SITE_MAILER_VERSION',
|
||||
],
|
||||
'send_app_wc_widgets_notice' => [
|
||||
self::DISMISSED => [ 'send_app_wc_widgets_notice' ],
|
||||
self::CAPABILITY => 'install_plugins',
|
||||
self::DEFINED => 'SEND_VERSION',
|
||||
],
|
||||
'send_app_forms_submissions_notice' => [
|
||||
self::DISMISSED => [ 'send_app_forms_submissions_notice', 'send_app_forms_actions_notice' ],
|
||||
self::CAPABILITY => 'install_plugins',
|
||||
self::DEFINED => 'SEND_VERSION',
|
||||
],
|
||||
'send_app_forms_actions_notice' => [
|
||||
self::DISMISSED => [ 'send_app_forms_actions_notice' ],
|
||||
self::CAPABILITY => 'install_plugins',
|
||||
self::DEFINED => 'SEND_VERSION',
|
||||
],
|
||||
'send_app_forms_triggers_notice' => [
|
||||
self::DISMISSED => [ 'send_app_forms_triggers_notice' ],
|
||||
self::CAPABILITY => 'install_plugins',
|
||||
self::DEFINED => 'SEND_VERSION',
|
||||
],
|
||||
];
|
||||
if ( ! $hint_key ) {
|
||||
return $hints;
|
||||
|
||||
Reference in New Issue
Block a user