Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Reveal Post Data

Descripción

Adds a button in the editor sidebar to show the raw post data including taxonomy and meta data – useful for debugging.

Official GitHub Repository.

Capturas

  • The button in the editor sidebar.
  • The post data displayed in a modal.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Reveal Post Data» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Reveal Post Data» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

= 0.1.3
– Load scrips using enqueue_block_editor_assets so JS is only loaded on pages with the editor.
– Add screenshots

0.1.2

  • Update readme tested up to

0.1.1

  • Prevent direct access to plugin file

0.1.0

  • Release