Skip to main content

Version 2.5


  • New: Save Draft option has been added to the product submission form
  • New: An email that is sent when scheduled products are published has been added
  • New: A recount stats tool for vendor accounts has been introduced
  • New: A “Toggle” field type has been added for the submission, registration, and profile forms
  • New: Three template files have been added for frontend-edit-product.php, frontend-new-product.php, and frontend-profile.php
  • New: Vendor avatars now support all of the standard sizes
  • New: Additional hooks have been added to the Orders tab of the vendor dashboard
  • New: The Earnings tab of the vendor dashboard now displays an overview of the vendor’s earnings
  • Tweak: Extensive improvements have been made to all frontend markup
  • Tweak: Additional parameters have been added to several hooks
  • Tweak: The opt-in data tracking has been removed
  • Tweak: The settings that allowed the form used for submission, profile, contact, and registration have been removed as they were problematic and not needed
  • Fix: Quick edit did not work on the Downloads list table
  • Fix: Editing a product from the backend can result in media files being reassigned to the site admin
  • Fix: Account approved email not sent when vendors are manually approved
  • Fix: Files section of the Prices and Files field not shown on product edit screen in certain conditions
  • Fix: Pagination not working properly in several places
  • Fix: Error message missing when pasting a file URL into the file upload field
  • Fix: Orders show incorrect status on the vendor dashboard when they are any status other than Complete
  • Fix: File uploads not always attached to the product they are uploaded to
  • Fix: Usage of the deprecated get_page() function has been replaced with get_post()