Skip to content

v1.0.1

Compare
Choose a tag to compare
@jtsternberg jtsternberg released this 26 May 04:33
· 16 commits to master since this release
  • Add new method, WDS_Shortcode::bool_att(), for getting boolean attribute values. Handles converting "false" and "0" strings to false.
  • Undefined notice fix: Check if attribute value is a string before checking if it is json.
  • Fix issue where faux json_encoded arrays were not being properly translated back to a php array.