== Description ==
This is the popular classifieds plugin that experienced users stay with or come back to!
More than 10 years of experience led us to build WPAdverts around 3 key points:
* FASTER
* MORE FLEXIBLE
* MORE FREEDOM!
WPAdverts is a fast, lite-weight plugin that’s flawless on ANY device and fits with ANY theme!
It also plays nicely with other plugins, giving you the freedom to quickly create the classifieds site that YOU want, as a flexible foundation that can grow with you and your community.
**Documentation**
* Documentation: https://wpadverts.com/docs/ – mainly for users
* Short-codes: https://wpadverts.com/docs/shortcodes/ – quick reference for users
* Code Snippets: https://github.com/simpliko/wpadverts-snippets – for programmers and developers
Requires PHP: 5.6
Requires at least: 5.7
Tested up to: 6.4
Stable tag: 2.1.2
info: https://wpadverts.com/== Changelog ==
= v2.1.2 - 2024-02-19 =
* FIXED: List Data input not working correctly in the Classifieds Manage block
* FIXED: Contact Phone button in Contact Block should be hidden when the phone is not provided.
* FIXED: Changes to some phrases in the wp-admin / Classifieds / Options to make them more self explanatory.
* FIXED: $_checksum_args property missing (causing a notice/warning in the Classifieds Publish block).
* FIXED: Selecting "None" in the taxonomy rendering option is not working correclty.
* FIXED: Data Table block not filtering fields correclty by the include_fields option.
* FIXED: Classifieds Search block not loading CSS code.
* FIXED: Not possible to move the Single Notification block.
* API: wpadverts/block/single-contact/contact-options filter added.
* API: wpadverts/block/field/types filter allows registering new field types.
* API: Introduced is_visible property to the contact options API