Xili-tidy-tags Wordpress Plugin - Rating, Reviews, Demo & Download

Xili-tidy-tags Preview Wordpress Plugin - Rating, Reviews, Demo & Download
4.3 Average out of 6 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

on monolingual website (blog or CMS)

xili-tidy-tags is a tool for grouping tags by semantic groups and sub-groups.
This tags aggregator can also, by instance, be used to group tags according two or more main parts of the CMS website. It is also possible to create group of tags in parallel of category and display a ‘sub’ tag cloud only depending of the displayed category.

on multilingual website

xili-tidy-tags is a tool for grouping tags by language with xili-language plugin for multilingual site and for creating tidy tag clouds. By instance to present only tags in english when the theme is in english because the post or the current category present texts in english. Technically, as xili-language, this plugin don’t create tables in wordpress db. He only use (rich) taxonomy features. So, with or without the plugin, the base structure is not modified.

Why xili-tidy-tags versus / against included parent property of terms ?

With default parent feature, a tag (term) can have only one parent. The default taxonomy (see file taxonomy.php in folder wp-includes) is very poweful but don’t include the queries to group tags under one another tag. Is is the purpose of this plugin xili-tidy-tags created since WP 2.7 ! Initially created to group tags by language, he structurally contains all functions to group tags by semantic groups AND one tag can belong to one or more groups.

Why xili-tidy-tags introduces grouping features since version 1.9 ?

RESERVED for DEVELOPERS using template-tags
Using nice feature “alias of” and “group” of WP core taxonomy.php, xili-tidy-tags offers now a way to “link” tags of different languages (red, rouge, rot,…). So when displaying list of french posts associated with a french tag (rouge), it is now possible to show a list of tags in other languages (red, rouge, rot,…) and visitor is now able to click on red and show the webpage of list of posts tagged with red. Only taxonomy wpdb tables are used, no new tables, no new lines in options table.

Widget to insert Tags cloud

The powerful widget is easy to setup and to choose what and when group of tags to display.

Template tags usable in theme design

Template tags are provided to enrich the theme and display sub-selection of tags.
Through the settings admin UI, it is possible to assign to a tag one or more groups (by instance a french tag to the french language group. A trademark term like WordPress to a group named “trademark”. You can choose different storage policies.

NEW 2 template-tags since 1.9 : xili_tidy_tags_group_links to show the group of tags containing the current tag (useful in tag.php of theme) and xili_tidy_tag_in_other_lang to return info (link) of one other tag of the group in an another lang. Xili-language version > 2.9.0 will use the links switching in language switching navigation menu when displaying tag.php page. (if “red” tag page is displayed, language menu for french will link to “rouge” !)

Shortcode

add shortcode inside a post content to include in your text a cloud of a group of tags.

Example of shortcode : [xili-tidy-tags params="tagsgroup=trademark&largest=10&smallest=10" glue=" | "]
In this cas, the group of tags named ‘trademark’ will be display inside a paragraph of a post. The params are defined as in xili_tidy_tag_cloud() and as in wp_tag_cloud(). The glue is chars inserted between the tags (if omitted default is a space).

Example of tag cloud made with shortcode here

TRILOGY FOR MULTILINGUAL CMS SITE

Please verify that you have installed the latest versions of:
xili-language, xili-tidy-tags, xili-dictionary

Translations available for admin UI

Roadmap

  • readme.txt rewritting.
  • more function for grouping new features introducted in version 1.9

Version 1.12.04

  • fixes forget nounce
  • Last Updated 2023-08-01

Version 1.12.01

  • Last Updated 2019-05-18
  • rewritten with WPCS rules
  • prerequisite PHP 7.1+
  • Previous Tags: tag,tags,theme,post,plugin,posts, page, category, admin,multilingual,taxonomy,dictionary,widget,CMS, multisite, wpmu, bbPress, shortcode
  • see tab and chapters in changelog

More infos

Capabilities and roles :

0.9.5 : Administrator role can create grouping or setting capabilities for editor role. ‘Grouping’ permits to editor to group tags in group (lang and/or semantic). ‘Setting’ permits to editor to create, modify or delete semantic groups. Only administrator has access to languages groups.

The plugin post is frequently documented dev.xiligroup.com
and updated WordPress repository.

See also the dev.xiligroup plugins forum.

© 2009-2020 MS – dev.xiligroup.com

Screenshots

  1. the admin settings UI : tidy tags groups.

    the admin settings UI : tidy tags groups.

  2. the admin assign UI : table and checkboxes to set group of tags.

    the admin assign UI : table and checkboxes to set group of tags.

  3. the admin settings UI : table and checkboxes to set group of tags : sub-selection of column groups.

    the admin settings UI : table and checkboxes to set group of tags : sub-selection of column groups.

  4. widget UI : example where cloud of tags is dynamic and according categories and include group trademark.

    widget UI : example where cloud of tags is dynamic and according categories and include group trademark.

  5. widget UI : (xili-language plugin activated) example where cloud of tags is dynamic and according active language.

    widget UI : (xili-language plugin activated) example where cloud of tags is dynamic and according active language.

  6. widget UI : display a sub-group of tags named Trademark.

    widget UI : display a sub-group of tags named Trademark.

  7. the admin assign UI : with big tags list, it is now possible to select tags starting or containing char(s) or word(s).

    the admin assign UI : with big tags list, it is now possible to select tags starting or containing char(s) or word(s).

  8. the admin assign UI : here only the group “software” - a parent group -  is selected and all tags of his childs are shown.

    the admin assign UI : here only the group “software” – a parent group – is selected and all tags of his childs are shown.

  9. the admin assign UI : here only the group “software” - a parent group -  is selected and only tags of this group are shown (No childs checked).

    the admin assign UI : here only the group “software” – a parent group – is selected and only tags of this group are shown (No childs checked).

  10. Tags grouping - same sense but in different languages.

    Tags grouping – same sense but in different languages.


Reviews & Comments