Skip to content

v3.3.017

May 19, 2012

  • Added a new shortcode, [i4w_splittest], to enable content and actions to be split tested. (See: /docs/shortcodes/content/i4w_splittest/)
  • Added a new parameter, “require_all_tags”, to the [i4w_onlyfor] and [i4w_hidefrom] shortcodes. When used, this parameter requires the logged in user to have all listed tags in order to return a positive result. If any tag is missing, control passed to the ELSE clause, if used. (See: /docs/shortcodes/content-access/i4w_onlyfor/)
  • Added a new shortcode, [i4w_show_xcontact], to enable fetching and using data from an additional contact record, other than that of the current, logged in user. (See: /docs/shortcodes/contact/i4w_show_xcontact/)
  • Updated the iSDK components of the plugin to the latest iSDK release.