updated plugin Jetpack Protect version 5.0.0

This commit is contained in:
2026-06-03 21:29:05 +00:00
committed by Gitium
parent 0490bb3940
commit af21e84842
399 changed files with 17749 additions and 5470 deletions

View File

@ -63,6 +63,8 @@ class Current_Plan {
'core/video',
'core/cover',
'core/audio',
'multistep-form',
'form-webhooks',
),
),
'personal' => array(
@ -135,7 +137,9 @@ class Current_Plan {
'wooexpress-medium-bundle-monthly',
'wp_com_hundred_year_bundle_centennially',
),
'supports' => array(),
'supports' => array(
'ai-seo-enhancer',
),
),
'complete' => array(
@ -144,7 +148,10 @@ class Current_Plan {
'jetpack_complete_monthly',
'vip',
),
'supports' => array(),
'supports' => array(
'field-file', // Forms
'social-image-generator',
),
),
);