v2.10.5 – 07 June 2023
Added option to combine listing types in the global listing type, you can also select default WordPress posts to combine with other listing types
Added posts to related listing field
You can now display blog posts in related listing block and also in preview card
Added option to set a default map marker in listing type editor
Added alphabetical order to listing feed widget
Added option to select listing types for "Quick search"
Added hook to enable posts in "Quick search": add_filter( 'mylisting/quicksearch/show-posts', '__return_true' );
Added option in listing type editor to prevent listing slug change when you edit the title of a listing
Added hook to remove "Promote" action from user dashboard add_filter( 'mylisting/display-promote-action', '__return_false' );
Added option to hide claim listing packages from add listing form
Added option to allow listings with packages to be claimed
Added option to set decimals for Number format in "Cover details" area
Tweak: Changed pagination text in explore widget to reflect the correct page
Tweak: Explore page > taxonomy tab > show number of listings for active listing type only
Updated ACF Pro to version 6.1.6
Fix: Require field not working for work hours field, also added option to validate each day
Fix: Issues with Wp All Export / Import - location/work hour field
Fix: Translation for 'Add Product' button slug
Fix: Issue with images not uploading for these widgets ("27 > Client slider", "27 > Map", "27 > Testimonials")
Fix: Prevent 'Notify admin on new listing submissions' emails when listing is saved as draft
Fix: Console error with recurring date field
Fix: Video block - Youtube links that start with letter V not embedding