Merge pull request #5373 from nurbek91/Gutenberg_Blocks

Add Gutenberg Blocks / WP plugin
main
Elbert Alias 4 years ago committed by GitHub
commit 059eb0c974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -1709,5 +1709,16 @@
},
"icon": "gunicorn.png",
"website": "http://gunicorn.org"
},
"Gutenberg Blocks": {
"cats": [
87
],
"description": "Gutenberg Blocks are the editor blocks that are used to create content layouts in the new WordPress block editor aka Gutenberg by Brainstorm Force.",
"icon": "Gutenberg Blocks.png",
"dom": "link[href*='/wp-content/plugins/ultimate-addons-for-gutenberg/']",
"requires": "WordPress",
"scriptSrc": "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://ultimategutenberg.com"
}
}