- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
19 lines
542 B
JSON
Executable File
19 lines
542 B
JSON
Executable File
{
|
|
"apiVersion": 3,
|
|
"title": "Schema by Rank Math",
|
|
"description": "Add the Schema generated by Rank Math anywhere on your page using this Block.",
|
|
"name": "rank-math/rich-snippet",
|
|
"category": "rank-math-blocks",
|
|
"icon": "editor-ul",
|
|
"textdomain": "rank-math",
|
|
"keywords": [ "Schema", "Markup", "Structured Data", "Rich Snippet", "SEO", "Rank Math", "Yoast" ],
|
|
"editorScript": "file:./assets/js/index.js",
|
|
"editorStyle": "file:./assets/css/schema.css",
|
|
"attributes": {
|
|
"post_id": {
|
|
"type": "string",
|
|
"default": ""
|
|
}
|
|
}
|
|
}
|