plugin updates

This commit is contained in:
Tony Volpe
2024-11-15 13:53:04 -05:00
parent 1293d604ca
commit 0238f0c4ca
2009 changed files with 163492 additions and 89543 deletions

View File

@@ -20,6 +20,9 @@
}
},
"usesContext": [ "postType", "postId" ],
"example": {
"viewportWidth": 350
},
"supports": {
"html": false,
"spacing": {
@@ -50,6 +53,19 @@
},
"interactivity": {
"clientNavigation": true
},
"__experimentalBorder": {
"radius": true,
"color": true,
"width": true,
"style": true,
"__experimentalDefaultControls": {
"radius": true,
"color": true,
"width": true,
"style": true
}
}
}
},
"style": "wp-block-post-author-name"
}

View File

@@ -0,0 +1,3 @@
.wp-block-post-author-name{
box-sizing:border-box;
}

View File

@@ -0,0 +1 @@
.wp-block-post-author-name{box-sizing:border-box}

View File

@@ -0,0 +1,3 @@
.wp-block-post-author-name{
box-sizing:border-box;
}

View File

@@ -0,0 +1 @@
.wp-block-post-author-name{box-sizing:border-box}