[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 { 2 "version": 3, 3 "$schema": "https://schemas.wp.org/wp/6.7/theme.json", 4 "title": "Pill shaped", 5 "slug": "post-terms-1", 6 "blockTypes": ["core/post-terms"], 7 "styles": { 8 "elements": { 9 "link": { 10 "border": { 11 "color": "var:preset|color|accent-6", 12 "radius": "20px", 13 "width": "0.8px", 14 "style": "solid" 15 }, 16 "spacing": { 17 "padding": { 18 "top": "5px", 19 "right": "10px", 20 "bottom": "5px", 21 "left": "10px" 22 } 23 }, 24 "typography": { 25 "fontWeight": "400", 26 "lineHeight": "2.8", 27 "textDecoration": "none" 28 }, 29 ":hover": { 30 "typography": { 31 "textDecoration": "underline" 32 } 33 } 34 } 35 } 36 } 37 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |