Files
roi-theme/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/block.json
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- 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>
2025-11-03 21:04:30 -06:00

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": ""
}
}
}