plugin updates

This commit is contained in:
Tony Volpe
2024-06-17 14:48:11 -04:00
parent ecc5fbf831
commit 3751a5a1a6
1318 changed files with 91130 additions and 52250 deletions

View File

@@ -0,0 +1,25 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"version": "22.8",
"name": "yoast-seo/breadcrumbs",
"title": "Yoast Breadcrumbs",
"description": "Adds the Yoast SEO breadcrumbs to your template or content.",
"category": "yoast-internal-linking-blocks",
"icon": "admin-links",
"keywords": [
"SEO",
"breadcrumbs",
"internal linking",
"site structure"
],
"textdomain": "wordpress-seo",
"attributes": {
"className": {
"type": "string"
}
},
"example": {
"attributes": {}
}
}

View File

@@ -14,9 +14,6 @@
"SEO",
"Structured Data"
],
"supports": {
"multiple": false
},
"textdomain": "wordpress-seo",
"attributes": {
"questions": {