Skip to main content

v4.4.010

February 1, 2016

Added two additional parameters,indexanddefault, for the following shortcodes:

  • [i4w_get_Name]
  • [i4w_post_Name]
  • [i4w_cookie_Name]
  • [i4w_request_Name]
  • [i4w_session_Name]
  • [i4w_disp_get]
  • [i4w_disp_post]
  • [i4w_disp_cookie]
  • [i4w_disp_request]
  • [i4w_disp_session]

In the event that the variable specified by “Name” is an array, the “index” parameters makes it possible to define the specific element of the array that the shortcode should return.

If the variable request doesn’t exist, the shortcode can be defined to result a default valie, using the “default” parameter.

For more information, please see: http://docs.imember360.com/shortcodes/regular/i4w_get_Name/ http://docs.imember360.com/shortcodes/regular/i4w_post_Name/ http://docs.imember360.com/shortcodes/regular/i4w_cookie_Name/ http://docs.imember360.com/shortcodes/regular/i4w_request_Name/ http://docs.imember360.com/shortcodes/regular/i4w_session_Name/