Woo Product Inquiry & Quote v1.4.0

= 1.4.0 =
* Added: Functionality to check if WooCommerce Price Quote Pro is active.
* Added: Image support in email templates for quoted products.
* Added: AJAX-based product search in admin using Selectize.
* Fixed: PHPCS errors in quote-email-for-customers.php and woo-price-quote-inquiry.php.
* Fixed: Issue while adding price quotes to selected products.
* Fixed: Deprecated warning issues.
* Fixed: Blog deletion causing a 404 error.
* Fixed: Slug issue while using blogs.
* Fixed: Button displaying on all products when it shouldn’t.
* Fixed: Email template UI issues and minor CSS adjustments.
* Fixed: PHP warnings related to profile actions and product fetching.
* Updated: Changed deprecated function `get_page_by_title` and replaced it with a custom function for fetching pages by title.
* Updated: Changed `get_product` to `get_post` to remove warnings.
* Updated: Localization object name in admin from `selectize_ajax` to `wcpq_object`.
* Updated: Filters and function calls to adhere to WordPress standards.
* Updated: WooCommerce product details form spacing.
* Updated: WooCommerce email templates with small refinements.
* Updated: Removed outdated and unnecessary transient redirection code.
* Improved: Code optimization and file structure for better maintainability.
* Improved: JavaScript performance and minimized file size.
* Improved: Validation before accessing objects and replaced global variables with functions.
* Improved: Backend options responsiveness for better UI experience.
* Improved: `wcpq_is_quote_available_for_user_role` function based on performance suggestions.
* Improved: Optimized `my-quoted-products.php` code for better efficiency.
* Improved: Removed global variable dependency and replaced it with `get_post` where necessary.
* Removed: Unused function `wcpq_access_protected()`.
* Removed: Unused commented code for a cleaner codebase.

Woo Product Inquiry & Quote
The WooCommerce request for Quote plugin allows the site admin to hide the prices of selective or all products.