Reveal Post Data

Descrição

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 de tela

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

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“Reveal Post Data” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

= 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