Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:38
· 33 commits to main since this release

Corregido

  • El manifest (/wp-json/wpar/v1/manifest) y el llms.txt ahora anuncian únicamente los tipos de contenido activados en los ajustes del plugin, en lugar de todos los tipos públicos registrados en WordPress. Esto evitaba que tipos de otros plugins (como mailpoet_page) aparecieran en el manifest aunque no estuvieran habilitados, causando errores 400 al intentar indexarlos.