Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author tugbucket

    (@tugbucket)

    something like:

    if($count > 2){
    ...
    }
    Thread Starter holospirit

    (@holospirit)

    would be an option – but for e.g. [mctagmap columns="3" hide="yes" num_show="3" more="more ?" toggle="? less" show_empty="yes" name_divider="|" tag_count="yes" exclude="2009, exposition" descriptions="yes" width="170" equal="yes" manual="" basic ="no" basic_heading="no"] not :/

    Plugin Author tugbucket

    (@tugbucket)

    then:

    "yourCountVariable" => "2",

    if($count > $yourCountVariable){
    ...
    }
    Thread Starter holospirit

    (@holospirit)

    so i need to edit the sourcecode? no direct option for this?
    ok, thanks for the hint ?? maybe you want to insert it in the next update ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display only Tags min. x-times used’ is closed to new replies.