Add more Jetpack blocks to allowlist
This commit is contained in:
parent
7a916db8c7
commit
9b3d6cbf22
@ -431,6 +431,19 @@ if ( ! function_exists( 'fictioneer_allowed_block_types' ) ) {
|
||||
'jetpack/business-hours',
|
||||
'jetpack/button',
|
||||
'jetpack/calendly',
|
||||
'jetpack/contact-form',
|
||||
'jetpack/field-text',
|
||||
'jetpack/field-name',
|
||||
'jetpack/field-email',
|
||||
'jetpack/field-url',
|
||||
'jetpack/field-date',
|
||||
'jetpack/field-telephone',
|
||||
'jetpack/field-textarea',
|
||||
'jetpack/field-checkbox',
|
||||
'jetpack/field-consent',
|
||||
'jetpack/field-checkbox-multiple',
|
||||
'jetpack/field-radio',
|
||||
'jetpack/field-select',
|
||||
'jetpack/contact-info',
|
||||
'jetpack/address',
|
||||
'jetpack/email',
|
||||
@ -439,20 +452,25 @@ if ( ! function_exists( 'fictioneer_allowed_block_types' ) ) {
|
||||
'jetpack/gif',
|
||||
'jetpack/google-calendar',
|
||||
'jetpack/image-compare',
|
||||
'jetpack/instagram-gallery',
|
||||
'jetpack/mailchimp',
|
||||
'jetpack/map',
|
||||
'jetpack/markdown',
|
||||
'jetpack/opentable',
|
||||
'jetpack/pinterest',
|
||||
'jetpack/podcast-player',
|
||||
'jetpack/rating-star',
|
||||
'jetpack/recurring-payments',
|
||||
'jetpack/repeat-visitor',
|
||||
'jetpack/revue',
|
||||
'jetpack/send-a-message',
|
||||
'jetpack/whatsapp-button',
|
||||
'jetpack/slideshow',
|
||||
'jetpack/story',
|
||||
'jetpack/subscriptions',
|
||||
'jetpack/tiled-gallery',
|
||||
'jetpack/payments-intro',
|
||||
'jetpack/payment-buttons'
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user