xili-tidy-tags version 1.5.4 posted in other versions tab

dev.xiligroup est en travaux Forums xili-tidy-tags plugin xili-tidy-tags version 1.5.4 posted in other versions tab

Ce sujet contient 0 réponses et 2 voix, et a été mis à jour par  Anonyme il y a Il y a 13 ans, 1 mois.

Visualisation du message 1 ( 1 au total)
  • Auteur
    Articles
  • #2877

    Anonyme

    Some examples :

    echo '< a href="'.link_for_posts_of_xili_tags_group ('trademark').'" >Trademark< / a >' here display a link named Trademark – a tags-group and the link clicked will show all posts with tags belonging to this tags-group named trademark (use slug in param)

    echo xili_tags_group_list ( ', ', array ('tidy-languages-group','software') );// show all tags group excluding langs and ‘software’

    echo xili_tags_group_list ( ', ', array ('tidy-languages-group') , 'Posts with tags belonging to %s tags-group') ; Show all tags-group and insert title attribut for link

    (use slug in array – exclude them – see source)

    Enjoy

Visualisation du message 1 ( 1 au total)

Vous devez être connecté pour répondre à ce sujet.