PHP Classes

File: vendor/wp-cli/i18n-command/assets/theme-i18n.json

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/wp-cli/i18n-command/assets/theme-i18n.json   Download  
File: vendor/wp-cli/i18n-command/assets/theme-i18n.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 5 days ago
Size: 1,292 bytes
 

Contents

Class file image Download
{ "title": "Style variation name", "description": "Style variation description", "settings": { "typography": { "fontSizes": [ { "name": "Font size name" } ], "fontFamilies": [ { "name": "Font family name" } ] }, "color": { "palette": [ { "name": "Color name" } ], "gradients": [ { "name": "Gradient name" } ], "duotone": [ { "name": "Duotone name" } ] }, "spacing": { "spacingSizes": [ { "name": "Space size name" } ] }, "dimensions": { "aspectRatios": [ { "name": "Aspect ratio name" } ] }, "blocks": { "*": { "typography": { "fontSizes": [ { "name": "Font size name" } ], "fontFamilies": [ { "name": "Font family name" } ] }, "color": { "palette": [ { "name": "Color name" } ], "gradients": [ { "name": "Gradient name" } ] }, "spacing": { "spacingSizes": [ { "name": "Space size name" } ] } } } }, "customTemplates": [ { "title": "Custom template name" } ], "templateParts": [ { "title": "Template part name" } ] }