该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Page Template Column

描述

I often need to know which page template is applied to which page. In some cases, it’s a lot of pages.

I would have to go to the quick edit screen for each page and then check the template used and make a note of it for future reference. That takes too much time.

So instead I wrote this little plugin that adds the page template information in a new column of the table at WP Admin > Pages.

More info about the plugin at codismo.com

安装

  1. Download the ZIP file from WordPress.org
  2. Log in to the WordPress admin
  3. Go to “Plugins” ( sidebar menu )
  4. Click “Add new” ( top left )
  5. Click “Upload plugin” ( top left )
  6. Choose the file you downloaded, click install and activate

or

  1. Log in to the WordPress admin
  2. Go to “Plugins” ( sidebar menu )
  3. Click “Add new” ( top left )
  4. Type in “Page Template Column” in the search ( top right )
  5. Click “Install Now” and then “Activate”

常见问题

Installation Instructions
  1. Download the ZIP file from WordPress.org
  2. Log in to the WordPress admin
  3. Go to “Plugins” ( sidebar menu )
  4. Click “Add new” ( top left )
  5. Click “Upload plugin” ( top left )
  6. Choose the file you downloaded, click install and activate
What if the plugin does not work?

Head over to the support forum and let me know. I’ll do my best to help out.

Does it work on multisite installations?

Yes, it works on multisite installations.

How can I contribute?

Leaving a review would be of great help. Thank you.

评价

阅读所有1条评价

贡献者及开发者

“Page Template Column” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Page Template Column”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release