Descrição
Trackping Separator, by its name, is a WordPress Plugin that could separate trackbacks/pingbacks from user comments. Useful functions to list trackbacks are also provided.
Instalação
- Extract the zip into the wp-content/plugins directory
- Activate the plugin through the Admin panel of your WordPress
FAQ
- How can I display the date for each trackback/pingback?
-
Use the variable %date in listtrackback() template function. There’s an extra parameter for the function to specify the date format. For example, if you want to display the date in the trackping loop, the function call should be:
<pre><?php listtrackpings('', '<li id="trackback-%id"><a href="%url">%origin</a>(%date)<br />%content</li>'); ?></pre>
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Trackping Separator” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Trackping Separator” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.