이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Confirm Theme Structure

설명

WordPress themes consist of a variety of templates, which makes customization difficult.
This plugin allows you to see all the templates used to display the current page.
Of course, if you are using a child theme, you can also understand the structure of the parent theme as well.
This plugin can be used to create an environment that is easy to customize when templates are loaded in a complex way and the theme editor does not know what to do with them.

The following basic template is used in WordPress.

functions.php
header.php
sidebar.php
footer.php
index.php
page.php
single.php
archive.php

In fact, there are various original files included in addition to these, and some themes consist of nearly 200 templates.

From 2.0.2, it is also possible to extract the configuration template loaded from the plugin folder when using WooCommerce.

Plugin features

While logged in, click [CTS Page Display Info] in the administration bar to display the template used for the currently displayed page and other information.
Close the information window by clicking on the Close button in the lower right corner of the display information or by clicking again on the [CTS Page Display Info].

No Coding
No Setting

All you have to do is install it and you don’t need to do any configuration.
Please display the WordPress admin bar.

“Confirm Theme Structure” is a plug-in of the source which was released around 2013.
Since then, we’ve continued to maintain it, and it’s safe to use even the latest WordPress.
In addition to theme template information, you can also get the following information to help you maintain and check compatibility.

  1. WordPress version
  2. PHP version
  3. Database Information

It’s a useful plugin for creating your own website, customizing themes, and even managing a lot of sites.

Contributions

Anyone can contribute to the “Confirm Theme Structure”.
There are several ways to contribute.

  1. Raise an Issue
  2. Plug-in translation different languages
  3. Provide feedback and suggestions on enhancements

스크린샷

  • Click on "CTS Page Display Info" in the adminbar to display the information

설치

This is a simple plugin that just installs and activates.There is no need to set anything.

후기

2021년 3월 27일
This has really helped me because it shows me the pieces (PHP files) that comprise a page, so I know which piece to edit. This functionality should be core in WP! Thanks much!
2019년 1월 19일
This plugin displays the template you are using for the display you are using. Easy to understand.
모든 2 평가 읽기

기여자 & 개발자

“Confirm Theme Structure”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Confirm Theme Structure”(이)가 7(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Confirm Theme Structure”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.1.1

  • Added IP address of hosting server to display information.

2.1.0

  • Block Theme with different compositional contents from the previous ones are identified and messages are displayed.
  • Operation check with WordPress 6.1

2.0.9

  • Changed behavior so that the window is not closed on mouse click to facilitate copying of displayed information.
    Instead, a Close button is provided in the lower right corner.
  • Operation check with WordPress 6.0.2

2.0.8

  • Some corrections to the translation files

2.0.7

  • Change the display name on the admin bar to “CTS Page Display Info”
  • Added display of database size

2.0.6

  • Added display of database table prefixes

2.0.5

  • Operation check with WordPress 5.7.1
  • Renewal of readme file

2.0.4

  • Changed selector name in confirm-theme-structure.js to avoid conflicts

2.0.3

  • Fixed a display error in the case of non-child themes

2.0.2

  • WooCommerce support

2.0.1

  • Supported version update

2.0.0

  • Adjusted the way it is displayed, including child themes

1.9.7

  • Review of translation items
  • Renewal of readme file

1.9.6

  • Support WordPress 5.4.1

1.9.5

  • Added the display of the database name.

1.9.4

  • Fixed some translation issues

1.9.3

  • Operation check with WordPress 5.3.2

1.9.0

  • Display storage engine

1.8.0

  • UPDATED: Added display of MySQL version

1.5.0

  • UPDATED: Change interface

1.4.0

  • UPDATED: Check with WordPress 5.0

1.0.0

  • Initial release