Plugin Directory

source: jetpack/trunk/_inc/blocks/index.json @ 3056649

Last change on this file since 3056649 was 3056649, checked in by zinigor, 4 months ago

Updating trunk to version 13.2.2

File size: 1.9 KB
Line 
1{
2        "production": [
3                "ai-assistant",
4                "ai-chat",
5                "ai-assistant-plugin",
6                "blogging-prompt",
7                "business-hours",
8                "button",
9                "calendly",
10                "cookie-consent",
11                "contact-form",
12                "contact-form/salesforce-lead-form",
13                "contact-info",
14                "donations",
15                "eventbrite",
16                "gif",
17                "google-calendar",
18                "image-compare",
19                "instagram-gallery",
20                "like",
21                "likes",
22                "mailchimp",
23                "map",
24                "markdown",
25                "opentable",
26                "payments",
27                "pinterest",
28                "podcast-player",
29                "premium-content",
30                "publicize",
31                "rating-star",
32                "recurring-payments",
33                "related-posts",
34                "repeat-visitor",
35                "send-a-message",
36                "whatsapp-button",
37                "seo",
38                "sharing",
39                "shortlinks",
40                "simple-payments",
41                "slideshow",
42                "social-previews",
43                "story",
44                "subscriber-login",
45                "subscriptions",
46                "tiled-gallery",
47                "tock",
48                "videopress",
49                "wordads",
50                "payments-intro",
51                "post-publish-qr-post-panel",
52                "payment-buttons",
53                "site-editor-snackbars",
54                "videopress/video",
55                "ai-assistant-support",
56                "ai-assistant-form-support",
57                "paywall",
58                "blogroll",
59                "blogroll-item",
60                "nextdoor",
61                "ai-assistant-usage-panel",
62                "sharing-button",
63                "sharing-buttons",
64                "ai-content-lens",
65                "blog-stats",
66                "top-posts",
67                "goodreads"
68        ],
69        "beta": [
70                "google-docs-embed",
71                "launchpad-save-modal",
72                "recipe",
73                "v6-video-frame-poster",
74                "videopress/video-chapters",
75                "voice-to-content",
76                "ai-assistant-backend-prompts",
77                "ai-logo-generator"
78        ],
79        "experimental": [ "ai-image", "ai-paragraph" ],
80        "no-post-editor": [
81                "ai-assistant",
82                "business-hours",
83                "button",
84                "calendly",
85                "contact-form",
86                "contact-info",
87                "donations",
88                "eventbrite",
89                "gif",
90                "google-calendar",
91                "instagram-gallery",
92                "mailchimp",
93                "map",
94                "markdown",
95                "opentable",
96                "pinterest",
97                "rating-star",
98                "related-posts",
99                "repeat-visitor",
100                "simple-payments",
101                "slideshow",
102                "tiled-gallery",
103                "tock",
104                "videopress",
105                "voice-to-content",
106                "wordads"
107        ]
108}
Note: See TracBrowser for help on using the repository browser.