Sons of Skadi

Just another WordPress weblog

TPS : Track- and Pingback Segregation

The English Version

This is very simple plugin that returns a list of formatted or not links to the track- and pingback related to a specific post. To be honest I am not 100% sure it doesn’t exist elsewhere already. However I was unable to find anything similar on WP-Plugin. So here it is.

Instructions:

Place the function call in single.php, comments.php or in the loop to get a list of link to the track- and pingback associated to a specific post.
< ? php trackping_segragation(); ?>

Configuration:

You may pass parameters when calling the function to configure some of the options.

Example: trackping_segragation($before = '<li>', $after = '</li>', $formatted_link = true)

The parameters:
$before - text to be displayed before the link to the track- or pingback
$after - text to be displayed after the link to the track- or pingback
$formatted_link - true or false
Use the default formatted link or just the raw URL. The default return is :
$before + <a class="track or pingback URL" title="track or pingback title">track or pingback title</a> + $after
If this parameter is set to false, the return will be :
$before + track or pingback URL + $after

Last Things:

The result is visible on the sidebar of this side for some posts (those with track- or pinkback !!). Any comment, critic or suggestion is always welcome.

Lastly, two links : one to the WP-Plugins.net page for this plugin and an other to download it.

La Version Française

Ceci est un plugin très simple qui retourne une liste de liens formattés ou non vers les track- pingback associés à un post précis. Pour être honnête, je ne suis pas 100% certain que cela n’existe pas déjà ailleurs. Cependant, je n’ai rien trouvé de semblable sur WP-Plugin alors voilà.

Instructions:

Placez l’appel à la fonction dans single.php, comments.php ou n’importe où dans la loop pour obtenir une liste de liens ver les track- et pingback associés à un post précis.
< ?php trackping_segragation(); ?>

Configuration:

Vous pouvez passer des paramètres en appelant la function pour configurer certaines options.

Exemple: trackping_segragation($before = '<li>', $after = '</li>', $formatted_link = true)

Les paramètres:
$before - texte à afficher avant le lien vers le track- ou pingback
$after - texte à afficher après le lien vers le track- ou pingback
$formatted_link - true ou false
Utilise le lien formatté par défaut ou juste une version brut de l'URL. La retour par défaut est :
$before + <a class="URL du track ou pingback" title="titre du track ou pingback">titre du track ou pingback</a> + $after
Si se paramètre vaut false, le retour sera :
$before + URL du track ou pingback + $after

Dernières choses :

Le résultat est visible dans la bar de droite sur ce site pour certains posts (ceux avec track- ou pinkback !!). Tout commentaire, critique ou suggestion sera bienvenu.

Enfin, deux liens : un vers la page WP-Plugins.net pour ce plugin et un autre pour le télécharger.


 

6 commentaires

spacer  Feed des commentaires
  • 1
    spacer

    rg,    Il y a 7 ans, 4 mois

    Salut,
    je teste ton plug-in mais j’ai un problème, ou je place trackping-segregation.php parce que je l’ai mit dans plugins mais lorsque je clique sur commentaires :
    Fatal error: Unknown function: trackping_segragation() in /home/web/oscoop/presse/wp-content/themes/default/single.php on line 6

    Merci par avance spacer

  • 2
    spacer

    Arno,    Il y a 7 ans, 4 mois

    il semble que le plugin ne soit simplement pas activé.

  • 3
    spacer

    Psykotik,    Il y a 6 ans, 11 mois

    Salut Arno,

    Une petite erreur s’est glissée dans ton plugin, l’empêchant de détecter les trackbacks :

    ligne 18 :
    “$comment->comment_type == ‘tackback’) { ”

    à remplacer par
    “$comment->comment_type == ‘trackback’) {”

    Une bête faute de frappe s’était glissée. Merci beaucoup pour ce plugin !

  • 4
    spacer

    Arno,    Il y a 6 ans, 11 mois

    Psykotik,

    Merci pour la correction : je mettrai le package à jour aussi tôt que possible.

  • 5
    spacer

    网络推广,    Il y a 3 ans, 4 mois

    网站推广、网站SEO优化、网络宣传、网络炒作、博客炒作 我们的联系方式:QQ:781954265 打扰了!

  • 6
    spacer

    2010年排行榜,    Il y a 3 ans, 3 mois

    2010年购物排行榜,要购物,先排行

Laisser un commentaire

 

 

 

 

Mes posts sont bourrés de coquilles et autres fòtes d'aurtografe. Pas le peine d'en rajouter : jetez un coup d'oeil à l'aperçu avant de poster votre commentaire.

  • 7
    spacer

    Auteur ,    juste la, maintenant, tout de suite...

     
 
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.