Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Trackbacks Template

Опис

Adds a template tag ‘trackback_template()’ that displays the list of trackbacks for a post/page. This is especially useful for
sites that are displaying the comments using a seperate service (i.e. Disqus).

Modifying the template

By default the plugin displays the trackbacks as an unordered list inside a div with the id “trackbackslist” with a h3 heading “Trackbacks” above the list
Alternatively if you’re comfortable with editing HTML & PHP you can add a file called trackbacks.php into your template folder and the plugin will use that to style this list.
The file trackbacks.php in the plugin folder contains the default code & is a good starting point for customising your own template. Copy it into your
template folder and it will be used instead of the default file.

Встановлення

  1. Download the zip file & extract the contents to /wp-content/plugins
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the tag trackback_template() on your template where you want the trackbacks to appear (probably above or below the normal comments section in the single.php template file)

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Trackbacks Template” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Trackbacks Template” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.