block.json
650 Bytes
{
"apiVersion": 2,
"name": "stackable/notification",
"title": "Notification",
"description": "Show a notice to your readers. People can dismiss the notice to permanently hide it.",
"category": "stackable",
"usesContext": [ "postId", "postType", "queryId" , "stackable/innerBlockOrientation" ],
"providesContext": {
"stackable/innerBlockOrientation": "innerBlockOrientation"
},
"keywords": [
"Notice",
"Alert"
],
"textdomain": "stackable-ultimate-gutenberg-blocks",
"stk-type": "special",
"stk-demo": "https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"
}