Reveal Post Data

説明

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

Official GitHub Repository.

スクリーンショット

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Reveal Post Data はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Reveal Post Data” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

= 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