WP Manifestindependent plugin directory
manifest / developer / page-info-viewer

Page Info Viewer

<?php PageInfoViewer();

by YukiUota · github.com/yukiuota/page-info-viewer

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/yukiuota/page-info-viewer/archive/refs/heads/main.zip

Readme

Page Info Viewer

WordPressテーマのテンプレートファイルに以下を追加することで、ページの持っている情報、カスタムフィールドの情報を一覧で表示するプラグインです。

<?php PageInfoViewer(); ?>

Read the full README on GitHub →