diff options
author | Yury German <blueknight@gentoo.org> | 2019-05-22 01:01:36 -0400 |
---|---|---|
committer | Yury German <blueknight@gentoo.org> | 2019-05-22 01:01:36 -0400 |
commit | 0914c92da22824025992c368c745546e41fbeb84 (patch) | |
tree | 965f6adf3b725e56d559fe4a93eff02281499dcc /plugins/jetpack/_inc/blocks/index.json | |
parent | Deleting plugins for update (diff) | |
download | blogs-gentoo-0914c92da22824025992c368c745546e41fbeb84.tar.gz blogs-gentoo-0914c92da22824025992c368c745546e41fbeb84.tar.bz2 blogs-gentoo-0914c92da22824025992c368c745546e41fbeb84.zip |
Adding Plugins
Updating the following
akismet.4.1.2, google-authenticator.0.52, jetpack.7.3.1
Signed-off-by: Yury German <blueknight@gentoo.org>
Diffstat (limited to 'plugins/jetpack/_inc/blocks/index.json')
-rw-r--r-- | plugins/jetpack/_inc/blocks/index.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/jetpack/_inc/blocks/index.json b/plugins/jetpack/_inc/blocks/index.json new file mode 100644 index 00000000..e8cdcfed --- /dev/null +++ b/plugins/jetpack/_inc/blocks/index.json @@ -0,0 +1,24 @@ +{ + "production": [ + "business-hours", + "contact-form", + "contact-info", + "gif", + "likes", + "mailchimp", + "map", + "markdown", + "publicize", + "related-posts", + "repeat-visitor", + "sharing", + "shortlinks", + "simple-payments", + "slideshow", + "subscriptions", + "tiled-gallery", + "videopress", + "wordads" + ], + "beta": [ "seo", "membership-button" ] +} |