Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "lb/office-contact",
- "version": "0.1.0",
- "title": "Kontakt Niederlassung",
- "category": "lb-modules",
- "description": "Niederlassung Kontakt Block.",
- "acf": {
- "mode": false,
- "renderCallback": "Lichtblick\\Theme\\Modules\\ACF\\ACF_Block::render",
- "validate": false,
- "usePostMeta": false
- },
- "supports": {
- "align": true,
- "anchor": true,
- "mode": false,
- "spacing": {
- "padding": ["top", "bottom"]
- },
- "color": {
- "background": true,
- "text": false
- },
- "customClassName": true
- },
- "editorScript": "file:./index.js",
- "render": "file:./render.php",
- "style": "file:./index.css"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement