plugin installs

This commit is contained in:
Tony Volpe
2024-09-25 09:25:31 -04:00
parent 65a07c8d4d
commit cc870f301f
2953 changed files with 514886 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"version": "23.0",
"name": "yoast-seo/siblings",
"title": "Yoast Siblings",
"description": "Adds a list of internal links to sibling pages which share the same parent.",
"category": "yoast-internal-linking-blocks",
"icon": "editor-ul",
"keywords": [
"SEO",
"siblings",
"siblings pages",
"internal linking",
"site structure"
],
"textdomain": "wordpress-seo-premium",
"attributes": {},
"example": {
"attributes": {}
}
}