Reveal Post Data

Beschreibung

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

Official GitHub Repository.

Screenshots

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Reveal Post Data“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Reveal Post Data“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

= 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