summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/_inc/blocks/index.json')
-rw-r--r--plugins/jetpack/_inc/blocks/index.json51
1 files changed, 50 insertions, 1 deletions
diff --git a/plugins/jetpack/_inc/blocks/index.json b/plugins/jetpack/_inc/blocks/index.json
index 6bd6cf48..14b01afb 100644
--- a/plugins/jetpack/_inc/blocks/index.json
+++ b/plugins/jetpack/_inc/blocks/index.json
@@ -1,30 +1,79 @@
{
"production": [
"business-hours",
+ "button",
"calendly",
"contact-form",
"contact-info",
+ "donations",
"eventbrite",
+ "gathering-tweetstorms",
"gif",
+ "google-calendar",
+ "image-compare",
+ "instagram-gallery",
"likes",
"mailchimp",
"map",
"markdown",
"opentable",
"pinterest",
+ "podcast-player",
"publicize",
"rating-star",
"recurring-payments",
"related-posts",
"repeat-visitor",
+ "revue",
+ "send-a-message",
+ "whatsapp-button",
+ "seo",
"sharing",
"shortlinks",
"simple-payments",
"slideshow",
+ "social-previews",
+ "story",
"subscriptions",
"tiled-gallery",
"videopress",
"wordads"
],
- "beta": [ "amazon", "seo" ]
+ "beta": [
+ "amazon"
+ ],
+ "experimental": [
+ "anchor-fm",
+ "premium-content",
+ "conversation",
+ "dialogue"
+ ],
+ "no-post-editor": [
+ "business-hours",
+ "button",
+ "calendly",
+ "contact-form",
+ "contact-info",
+ "donations",
+ "eventbrite",
+ "gif",
+ "google-calendar",
+ "instagram-gallery",
+ "mailchimp",
+ "map",
+ "markdown",
+ "opentable",
+ "pinterest",
+ "rating-star",
+ "recurring-payments",
+ "related-posts",
+ "repeat-visitor",
+ "revue",
+ "simple-payments",
+ "slideshow",
+ "subscriptions",
+ "tiled-gallery",
+ "videopress",
+ "wordads"
+ ]
}