Skip to main content

Version 2.3.9


  • Tweak: Corrected label in regards to one of the email settings
  • Tweak: Allow admins to access entire media library in frontend
  • Fix: Fixed issue with taxonomy email tags not working
  • Fix: Fixed issue with Download Image Watermark extension compatibility
  • Fix: Fixed issue that prevented custom vendor shop names from working
  • Fix: Fixed issue where single option multiple price fields couldn’t be saved
  • Fix: Fixed issue where wp_login action called by FES ran with only 1 of 2 parameters (caused compatibility issue with Jetpack)
  • Fix: Added safety in vendor shop class for a vendor object not being returned
  • Fix: Fixed issue where repeat fields could not be saved in the formbuilder
  • Fix: Fixed issue where post excerpt fields would not be visible on the frontend
  • Fix: Corrected a race condition on the formbuilder when more than 1 field was attempted to be inserted at the same time
  • Fix: The select field now respects the required option
  • Fix: get_queried_vendor() triggers fatal error if $wp_query is not an object