Linux 软件免费装
Banner图

Taiji Template Inspector

开发者 jack89ita
更新时间 2026年3月24日 18:01
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

templates debugging developer tools qa template management

下载

详情介绍:

When you modify a WordPress template, you might be affecting dozens of pages without even knowing it. Taiji Template Inspector gives you full visibility: instantly see which pages, posts and custom post types use each template — before you change a single line of code. Designed for WordPress developers and agencies working on complex sites, it turns template management from a guessing game into a controlled, auditable process. View on GitHub What you can do Built for real projects Taiji Template Inspector is read-only and completely safe to use in production. It uses optimised database queries with WordPress transient caching to minimise performance impact, even on large sites with hundreds of pages and multiple custom post types. No settings to configure. Install, activate, and find it under Tools → Taiji Template Inspector. Who is this for?

安装:

  1. Install the plugin from the WordPress.org plugin directory, or upload the taiji-template-inspector folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Navigate to Tools → Taiji Template Inspector
That's it — no configuration needed.

屏幕截图:

  • Expandable template rows revealing the individual pages and posts assigned to each template
  • Native WordPress pages list with the added Template column for at-a-glance visibility
  • Orphaned template detection — missing theme files are automatically flagged in red

升级注意事项:

1.0.0 Initial release of Taiji Template Inspector.

常见问题:

Does this plugin modify my database or content?

No. Taiji Template Inspector is entirely read-only. It only reads existing information about templates and posts. It never writes, modifies or deletes any content or database structures.

Is it safe to use on a live production site?

Yes. The plugin is read-only and uses optimised queries with transient caching to minimise any performance impact. It is designed to be safe and lightweight in production environments.

Does it work with custom post types?

Yes. The plugin supports pages, posts, and all registered custom post types. Internal WordPress types such as revisions and navigation menu items are automatically excluded.

What happens if a template file has been deleted from the theme?

If a template is still assigned to pages in the database but the corresponding file no longer exists in the theme, the plugin will still show it in the list and flag it as missing. This makes it easy to identify orphaned template assignments that may need cleaning up.

Does it work with multilingual plugins?

Yes. The plugin integrates with both WPML and Polylang. When either plugin is active, a language filter appears on the dashboard so you can inspect template usage per language.

Can I export the data?

Yes. Each template row includes a CSV export button that downloads a report of all affected pages and posts. Useful for QA handoffs and documentation.

Where do I find the plugin after activation?

Navigate to Tools → Taiji Template Inspector in your WordPress admin.

Does it work with multisite?

The plugin works on individual sites within a multisite network. It is not network-activated and reads data for the current site only.

更新日志:

1.0.0