Several improvements  in this release. Be sure to upgrade.

  • meta_filter_box() now comes with autosuggest.
  • added $relative parameter to meta_cloud(). Note that the arguments are now splitted in $metaArgs and $cloudArgs.
  • relative links are disabled for posts, pages and attachments, because you would get a single item anyway
  • fixed issue with blogs that have a static page as the front page
  • fixed issue with get_meta_url()
  • to avoid unexpected behaviour, you can’t register taxonomies with keys used by WP (‘p’, ’s’, ‘cat’ etc.)

Comments (4)

  • Adrian says:

    I am getting on CTZ:

    “This webpage has a redirect loop.”

    whenever I goto any search string, eg:
    /?gen_type=biomass-biogas

    I think this only started occurring upon upgrade. Go see.

  • mikas says:

    Ok, I activated plugin and it broke down whole website. I’m using qTranslate and when I select EN language, I get “404 -not found” page without footer and header (those two is on different files html-footer.php and html-header.php, but get_footer() and get_header() tags are used). It happens when I select additional language (in my case /&lang=en) and it also doesn’t work gor category page.

    • scribu says:

      Please mention the version of WordPress you are using.

      The qTranslate plugin probably also trie to add a custom page template (the CFT plugin adds meta.php).