آیکن Variation Price Display Range for WooCommerce
افزونه رایگان نسخه 1.4.2

Variation Price Display Range for WooCommerce

توسعه‌دهنده: WPXtension

توضیحات

Adds lots of advanced options to control how you display the price for your WooCommerce variable products.

تغییرات این نسخه

1.4.2 [18-05-2026] Monday

Update: Settings script and option page.

Compatibility: WordPress 7.0 and WooCommerce 10.7.0

1.4.1 [04-02-2026] Wednesday

Security- Check based on Plugin Check Plugin (PCP).

Compatibility: WooCommerce 10.4.3

1.4.0 [04-12-2025]

Update: All hooks follow the Plugin Check Plugin (PCP) WPCS coding standards. If you’ve added custom code using Variation Price Display php hooks, please replace the vpd_ prefixes with variation_price_display_.

Update: Hooks-

Previous: disable_vpd_scripts Present: variation_price_display_disable_scripts

Note The JavaScript events/triggers remain in their current state.

Compatibility: Tested with WordPress 6.9 & WooCommerce 10.3.6.

1.3.21 [09-09-2025]

Update: Plugin Settings.

Remove: load_plugin_textdomain() as it has been discouraged since WordPress version 4.6. When a plugin is hosted on WordPress.org, it is not necessary to manually include this function call for translations under the plugin slug. WordPress will automatically load the translations when needed.

Update: Plugin public Script.

Compatibility: WooCommerce 10.1.2.

1.3.20 [23-05-2025]

Add: Trigger vpd_before_price_fadein & vpd_after_price_fadein for plugin compatibility.

1.3.19 [18-05-2025]

Feature: Theme-specific classes if “Hide Default Price” option is not working.

Update: Replaces text field with textarea for classes.

Update: Setting framework.

Compatibility: WooCommerce 9.8 & WordPress 6.8.

1.3.18 [27-02-2025]

Update: Settings Page.

Up