{"id":601,"date":"2024-11-06T09:02:13","date_gmt":"2024-11-06T09:02:13","guid":{"rendered":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/?p=601"},"modified":"2024-11-06T09:02:14","modified_gmt":"2024-11-06T09:02:14","slug":"filters","status":"publish","type":"post","link":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/","title":{"rendered":"Filters"},"content":{"rendered":"<div id=\"yith-hooks_container\" class=\"filters\"><h3>plugin-options\/user-views-options.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_user_settings_opt\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filter the available options from the User views section<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $setting The options to display.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>plugin-options\/price-rules-options.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_price_rule_option\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filter the available options from the Price rules section<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $setting The options to display.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>plugin-options\/general-settings-options.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_general_settings_opt\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filter the available options from the General settings section<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $setting The options to display.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class.yith-role-based-prices.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrpb_change_capability \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the capability to access the plugin settings <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $capability The needed capability.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class.yith-role-based-prices-product.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_return_original_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should return the original price of the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $return If it should return the original price.<\/code>\n<code> float $price The current price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_get_role_based_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the rule price for a product<\/p>\n<pre>\n<b>Params<\/b>\n<code> float $rule_price The rule price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_ywrbp_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>The rule price for the view context<\/p>\n<pre>\n<b>Params<\/b>\n<code> float $role_based_price The rule price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_return_original_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should return the original price of the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $return If it should return the original price.<\/code>\n<code> float $price The current price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the price HTML for the current price<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price The current price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_role_based_prices_get_price_suffix\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the price suffix for the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price_display_suffix The current price suffix.<\/code>\n<code> YITH_Role_Based_Prices_Product $this The YITH_Role_Based_Prices_Product instance.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_can_show_rolebased_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should display the regular price<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $show_regular_price Show regular price.<\/code>\n<code> string $regular_price The regular price.<\/code>\n<code> array $rule_price The rule-based price and matched rules.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_simple_regular_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the simple regular price HTML for the current product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $regular_price_html The regular price HTML.<\/code>\n<code> string $regular_price The regular price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> bool $show_del Show the del element.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_simple_sale_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the simple sale price HTML for the current product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $sale_price_html The sale price HTML.<\/code>\n<code> string $sale_price The sale price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> bool $show_del Show the del element.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_simple_your_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the simple rule-based price HTML for the current product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $rule_price_html The rule-based price HTML.<\/code>\n<code> float $rule_price The rule-based price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> bool $show_del Show the del element.<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_min_sale_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the current min sale price for the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> float $min_sale_price The min sale price.<\/code>\n<code> float $min_sale_price The min sale price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_max_sale_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the current max sale price for the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> float $max_sale_price The max sale price.<\/code>\n<code> float $max_sale_price The max sale price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywrbp_show_variable_regular_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should display the regular price of the variable product<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $show_regular_price Show regular price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> bool $has_rule_price If the current product has matching rules.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_variable_regular_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the regular price HTML for the variable product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $regular_price_html The regular price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> float $min_regular_price The min regular price.<\/code>\n<code> float $max_regular_price The max regular price.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_variable_sale_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the sale price HTML for the variable product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $sale_price_html The sale price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> float $min_sale_price The min sale price.<\/code>\n<code> float $max_sale_price The max sale price.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_variable_sale_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the sale price HTML for the variable product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $sale_price_html The sale price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> float $min_sale_price The min sale price.<\/code>\n<code> float $max_sale_price The max sale price.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_grouped_regular_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the regular price HTML for the grouped product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $regular_price_html The sale price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> float $min_original_price The min original price.<\/code>\n<code> float $max_original_price The max original price.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_variation_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the price HTML for the variable product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price_html The price HTML.<\/code>\n<code> array $rule_price The current rule price and the matched rules.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_regular_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the regular price HTML for the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $regular_html The regular price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_sale_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the regular price HTML for the product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $sale_price_html The sale price HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_pre_get_your_price_html_args\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the template args for the 'Your price' HTML<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $template_args The current template args.<\/code>\n<code> string $your_price_html The 'Your price' HTML.<\/code>\n<code> float $role_price The rule price.<\/code>\n<code> float $display_role_price The display rule price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> bool $display_price Display price.<\/code>\n<code> string $message The message to include.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_your_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the 'Your price' HTML<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price_html The display rule price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_your_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the 'Your price' HTML<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price_html The display rule price.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_their_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the rule price HTML for other roles<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $their_price_html The rule prices HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_variable_their_price_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the rule price HTML for other roles<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $their_price_html The rule prices HTML.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<code> string $min Min variation rule price.<\/code>\n<code> string $max Max variation rule price.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_show_discount_total_for_different_roles\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should show the discount total for the other role prices<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $show_discount_total Show discount total.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_show_discount_total_for_different_roles\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Check if it should show the discount total for the other role prices<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $show_discount_total Show discount total.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywrcbp_get_variable_product_rule_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters an array with the rule-based prices and the rules matched by the variations<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $rule_price The rule-based prices and the rules matched by the variations.<\/code>\n<code> array $variation_prices The prices of the variations.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywrcbp_get_grouped_product_rule_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters an array with the rule-based prices and the rules matched by the grouped product items<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $rule_price The rule-based prices and the rules matched by the grouped product items.<\/code>\n<code> array $item_prices The prices of the items.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_get_total_{$filter_id}_html\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the total markup or discount formatted HTML for a product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $discount_html The formatted discount HTML.<\/code>\n<code> string $discount The discount type.<\/code>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"yith_role_based_context_price \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the context to be used for the product prices <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $context The context to be used.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywrbp_use_variations_prices_method \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Check if the variation price should use the newer methods <\/p>\n<pre>\n<b>Params<\/b>\n<code>bool $use_method Use newer price method.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"yith_role_based_price_your_price_label \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'Your price' label for the price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $your_price_txt The 'Your price' label.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_change_free_price_text \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'free' price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $free_price_text The 'free' price HTML.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"yith_role_based_price_your_price_label \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'Your price' label for the price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $your_price_txt The 'Your price' label.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_change_free_price_text \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'free' price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $free_price_text The 'free' price HTML.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_change_free_price_text \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'free' price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $price_html The 'free' price HTML.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_change_free_price_text \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the 'free' price HTML. <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $price_html The 'free' price HTML.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_add_custom_message_class \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the CSS class for the custom message <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $class_message The CSS class.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_get_user_message \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the custom message to be printed <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $custom_message The custom message.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class.yith-role-based-prices-post-type.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wc_role_based_price_params_rule\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>DEPRECATED - Filters the query args to get the price rules<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $args The query args.<\/code>\n<code> int $product_id The current product ID.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"yith_role_based_prices_role_capabilities \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the role that should have rules capabilities <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $role The role to be used.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"yith_role_based_prices_taxonomy_label \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the labels for the price rule taxonomy <\/p>\n<pre>\n<b>Params<\/b>\n<code>array $labels The labels for the taxonomy.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class.yith-role-based-prices-admin.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrbp_deleted_message \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Filters the message for the delete transient action <\/p>\n<pre>\n<b>Params<\/b>\n<code>string $message The message to be displayed.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-wcrbp-price-rule.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_check_product_by_product_ids\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the IDs of the product that should be checked in the price rule<\/p>\n<pre>\n<b>Params<\/b>\n<code> array          $product_ids The product IDs.<\/code>\n<code> int|WC_Product $product The product to check for.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_check_product_by_product_ids\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the IDs of the product that should be checked in the price rule<\/p>\n<pre>\n<b>Params<\/b>\n<code> array          $product_ids The product IDs.<\/code>\n<code> int|WC_Product $product The product to check for.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-wcrbp-price-rule-helper.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_get_price_rules_query_args\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the query args to be used to get the products<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $args The arguments for the query.<\/code>\n<code> false|WC_Product $product The current product to get the rules for.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" yith_wcrbp_get_price_rules_query_args\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the query args to be used to get the products<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $args The arguments for the query.<\/code>\n<code> false|WC_Product $product The current product to get the rules for.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_price_rule_helper_get_product_price\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the price for the product to use for the price calculation<\/p>\n<pre>\n<b>Params<\/b>\n<code> float $product_price The current product price.<\/code>\n<code> WC_Product $product The product to calculate for.<\/code>\n<code> string $use_price Force the specific price of the product: `regular`, `sale`, or `custom`.<\/code>\n<code> float $custom_price The custom price to use for the price calculation (only if `$use_price` equals to `custom`).<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_price_rule_helper_calculate_only_user_rules\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters whether the price calculation should only apply the user rules or not<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $product_price The current product price.<\/code>\n<code> WC_Product $product The product to calculate for.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_price_rule_helper_get_product\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the correct product to use for the price calculation<\/p>\n<pre>\n<b>Params<\/b>\n<code> WC_Product $product The current product.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrb_force_round_price \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Check if the prices need to be rounded <\/p>\n<pre>\n<b>Params<\/b>\n<code>bool $price_rounding Apply rounding?<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code>bool.<\/code>\n<\/pre>\n<hr \/>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\"ywcrb_force_round_price_type \" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p> Set the PHP rounding to be used <\/p>\n<pre>\n<b>Params<\/b>\n<code>int $type The PHP rounding const<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code>int.<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/data-stores\/class-yith-wcrbp-price-rule-data-store.php<\/h3>\n<div id=\"yith-hd-copy-to-clipboard-wrapper\">\n\t<div class=\"yith-hd-copy-to-clipboard_field-wrap\">\n\t\t<input type=\"text\" id=\"yith-hd_code\" class=\"yith-hd-copy-to-clipboard__field\" value=\" ywcrbp_price_rule_data_store_query_vars\" readonly=\"\">\n\t\t<div class=\"yith-hd-copy-to-clipboard__tip\">Copied!<\/div>\n\t<\/div>\n\t<div class=\"yith-hd-copy-to-clipboard__copy\">\n\t\t<i class=\"yith-hd-copy-to-clipboard__copy__icon yith-icon yith-icon-copy\"><\/i>\n\t\t<span class=\"yith-hd-copy-to-clipboard__copy__text\">Copy<\/span>\n\t<\/div>\n<\/div>\n<p>Filters the query vars that will be used to recover the price rules<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $wp_query_args The processed query vars.<\/code>\n<code> array $query_vars The initial query vars.<\/code>\n<code> YITH_WCRBP_Price_Rule_Data_Store $object The instance of the data store.<\/code>\n<\/pre>\n<\/pre>\n<hr \/>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":20,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-601","post","type-post","status-publish","format-standard","hentry","category-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>YITH Role Based Prices: Filters<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"YITH Role Based Prices: Filters\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/\" \/>\n<meta property=\"og:site_name\" content=\"YITH WooCommerce Role Based Prices\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-06T09:02:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-06T09:02:14+00:00\" \/>\n<meta name=\"author\" content=\"armando\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"armando\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/\",\"name\":\"YITH Role Based Prices: Filters\",\"isPartOf\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#website\"},\"datePublished\":\"2024-11-06T09:02:13+00:00\",\"dateModified\":\"2024-11-06T09:02:14+00:00\",\"author\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3\"},\"breadcrumb\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Filters\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#website\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/\",\"name\":\"YITH WooCommerce Role Based Prices\",\"description\":\"Plugin documentation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3\",\"name\":\"armando\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6020f46edbc3814f7508e28543747a01?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6020f46edbc3814f7508e28543747a01?s=96&d=mm&r=g\",\"caption\":\"armando\"},\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/author\/armando\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"YITH Role Based Prices: Filters","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/","og_locale":"en_US","og_type":"article","og_title":"YITH Role Based Prices: Filters","og_url":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/","og_site_name":"YITH WooCommerce Role Based Prices","article_published_time":"2024-11-06T09:02:13+00:00","article_modified_time":"2024-11-06T09:02:14+00:00","author":"armando","twitter_card":"summary_large_image","twitter_misc":{"Written by":"armando","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/","name":"YITH Role Based Prices: Filters","isPartOf":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#website"},"datePublished":"2024-11-06T09:02:13+00:00","dateModified":"2024-11-06T09:02:14+00:00","author":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3"},"breadcrumb":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/development\/filters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/"},{"@type":"ListItem","position":2,"name":"Filters"}]},{"@type":"WebSite","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#website","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/","name":"YITH WooCommerce Role Based Prices","description":"Plugin documentation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3","name":"armando","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6020f46edbc3814f7508e28543747a01?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6020f46edbc3814f7508e28543747a01?s=96&d=mm&r=g","caption":"armando"},"url":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/author\/armando\/"}]}},"_links":{"self":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/posts\/601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/comments?post=601"}],"version-history":[{"count":1,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/posts\/601\/revisions"}],"predecessor-version":[{"id":602,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/posts\/601\/revisions\/602"}],"wp:attachment":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/media?parent=601"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/categories?post=601"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-role-based-prices\/wp-json\/wp\/v2\/tags?post=601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}