Opis
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.
Instalacija
- Extract the zip into the wp-content/plugins directory
- Activate the plugin through the Admin panel of your WordPress
ČPP
- 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>
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Trackping Separator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Trackping Separator” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.