Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Display Template Name

Apraksts

Displays the name of the template used by the currently displayed page in the admin bar or inside the pages. Plugins very useful for developing your blog.

Ekrānuzņēmumi

  • Area display debug.
  • Page display customization

Uzstādīšana

  1. Upload display-template-name folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Atsauksmes

Lasīt 5 atsauksmes

Autori un izstrādātāji

“Display Template Name” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Display Template Name&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.7.1

  • Move main template name, in the submenu of admin bar

1.7

  • Add sub template loaded by the get_template_part() wordpress function or include() php function.

1.6

  • Add special capability

1.5

  • WordPress 3.8 compatibility

1.4

  • Display the template name in the admin bar when it’s used.

1.3.1

  • Change the cursor CSS style on the debug div

1.3

  • Display an tooltip with the entire path of the template

1.2.2.2

  • Code optimization

1.2.2.1

  • Fix bug for retrieving screenshoot theme image

1.2.2

  • Improved GUI for customizing the display of debug area

1.2.1

  • Add an uninstall file in order to delete options saved in the database

1.2

  • Add an admin panel to manage the position of the debug box

1.1

  • Add css to fix z-index problem

1.0

  • First version of the plugin.