diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-01-06 14:32:30 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-01-06 14:32:30 -0500 |
commit | 10ef81bf85ad0a4bad0d204838e14c99ca2526f7 (patch) | |
tree | b4bb36a326d41de12d1a6181d2a2baf34696ac24 /plugins/jetpack/_inc/blocks/index.json | |
parent | Updating script for Update (diff) | |
download | blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.gz blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.bz2 blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.zip |
Update jetpack 8.0
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/jetpack/_inc/blocks/index.json')
-rw-r--r-- | plugins/jetpack/_inc/blocks/index.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/jetpack/_inc/blocks/index.json b/plugins/jetpack/_inc/blocks/index.json index e8cdcfed..fe34d4ce 100644 --- a/plugins/jetpack/_inc/blocks/index.json +++ b/plugins/jetpack/_inc/blocks/index.json @@ -8,7 +8,10 @@ "mailchimp", "map", "markdown", + "pinterest", "publicize", + "rating-star", + "recurring-payments", "related-posts", "repeat-visitor", "sharing", @@ -20,5 +23,5 @@ "videopress", "wordads" ], - "beta": [ "seo", "membership-button" ] + "beta": [ "seo" ] } |