{"id":130,"date":"2023-08-24T11:24:35","date_gmt":"2023-08-24T11:24:35","guid":{"rendered":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/?p=130"},"modified":"2023-08-24T11:24:35","modified_gmt":"2023-08-24T11:24:35","slug":"filters","status":"publish","type":"post","link":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/","title":{"rendered":"Filters"},"content":{"rendered":"<div id=\"yith-hooks_container\" class=\"filters\"><h3>includes\/admin\/class-yith-ywgc-backend-extended.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=\" ywgc_custom_condition_to_create_gift_card\" 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 condition to generate the gift card. Useful to third-party plugins<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to generate the gift card in the order, false for not<\/code>\n<code> object $order the order object<\/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=\" ywgc_apply_race_condition\" 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 condition to apply a race condition when generating the gift cards in the order. Useful when having issues with duplicated gift card codes<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to apply it, false for not<\/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=\" yith_ywgc_create_gift_card_for_order_item\" 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 condition to generate the gift card by order item<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to generate it, false for not<\/code>\n<code> object $order the order object<\/code>\n<code> int $order_item_id the order item ID<\/code>\n<code> array $order_item_data the order item data<\/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=\" yith_ywgc_line_subtotal\" 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 line subtotal when generating a gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the line subtotal<\/code>\n<code> array $order_item_data the order item data<\/code>\n<code> int $order_id the order ID<\/code>\n<code> int $order_item_id the order item ID<\/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=\" yith_ywgc_line_subtotal_tax\" 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 line subtotal tax when generating a gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the line subtotal tax<\/code>\n<code> array $order_item_data the order item data<\/code>\n<code> int $order_id the order ID<\/code>\n<code> int $order_item_id the order item ID<\/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=\" ywgc_recipients_array_on_create_gift_cards_for_order\" 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 gift card recipients on gift card creation<\/p>\n<pre>\n<b>Params<\/b>\n<code> array the recipients<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" ywgc_is_postdated_delivery_date_by_default\" 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 if the gift card is postdated<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true if is postdated, false if not<\/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=\" ywgc_is_postdated_delivery_date_by_default\" 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 customer as the gift card recipient using the billing email<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the recipient email<\/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=\" yith_wcgc_generated_code\" 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 generated gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the gift card code<\/code>\n<code> object $order the order object<\/code>\n<code> object $gift_card the gift card object<\/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=\" ywgc_usage_expiration_in_months\" 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 gift card usage expiration in months<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the usage expiration in months<\/code>\n<code> object $gift_card the gift card object<\/code>\n<code> int $product_id the product ID<\/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=\" ywgc_send_gift_card_code_by_default\" 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 condition to send the gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to send it, false for not. Default: true<\/code>\n<code> object $gift_card the gift card object<\/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=\" yith_wcgc_send_now_gift_card_to_custom_recipient\" 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 condition to send the gift card code to a custom recipient<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to send it, false for not. Default: false<\/code>\n<code> object $gift_card the gift card object<\/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=\" yith_gift_cards_loader\" 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 URL of the ajax loader gif for the plugin<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the gif URL<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/admin\/class-yith-ywgc-backend.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_ywgc_generate_gift_card_on_order_status\" 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 order statuses where the gift card will be generated<\/p>\n<pre>\n<b>Params<\/b>\n<code> array the order statuses. Default: 'completed', 'processing'<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_gift_cards_generate_on_order_completed\" 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 condition to generate the gift card when the order is completed<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to generate it when the order is completed, false for not<\/code>\n<code> object $order the order object<\/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=\" yith_gift_cards_table_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>Filter the gift card table classes<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $classes the table classes<\/code>\n<code> int $post_id the post ID<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" ywgc_gift_card_amount_order_total_item\" 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 gift card amount applied to the order<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the amount applied to the order<\/code>\n<code> object the gift card object<\/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=\" yith_ywgc_restore_gift_card_balance\" 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 condition to restore the gift card amount if the order is refunded or cancelled<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to restore the amount, false for not. Default: true<\/code>\n<code> object $gift_card the gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> bool<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/admin\/class-ywgc-admin-extended.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_wcgc_plugin_settings_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>Filter the plugin settings capability<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the capability name. Default: manage_options<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/admin\/post-types\/class-yith-ywgc-gift-card-post-type-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=\" yith_wcgc_custom_columns_title\" 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 column names in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $columns array of columns titles<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_wcgc_table_generated_in_bulk_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>Filter the \"Generated in bulk\" string in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the \"Generated in bulk\" string<\/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=\" yith_wcgc_table_created_manually_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>Filter the \"Created manually\" string in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the \"Created manually\" string<\/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=\" yith_wcgc_table_get_balance\" 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 gift card balance in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the gift card balance using the wc_price method<\/code>\n<code> object $gift_card the gift card object<\/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=\" yith_wcgc_table_code_no_used_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>Filter the \"The code has not been used yet\" string in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the \"The code has not been used yet\" string<\/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=\" yith_wcgc_column_default\" 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 default column in the gift cards dashboard<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the column data<\/code>\n<code> int $post_ID the gift card ID<\/code>\n<code> string $column_name the column name<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-wc-product-gift-card.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_ywgc_gift_card_amounts\" 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 gift card amounts<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amounts_to_show gift card amounts<\/code>\n<code> object $this  gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_ywgc_get_product_instance\" 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 gift card product instance<\/p>\n<pre>\n<b>Params<\/b>\n<code> object $this gift card product instance<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> object<\/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=\" yith_woocommerce_gift_cards_empty_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>Filter the empty price HTML for the gift cards<\/p>\n<pre>\n<b>Params<\/b>\n<code> string empty string<\/code>\n<code> object $this gift card product instance<\/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=\" yith_woocommerce_gift_cards_amount_range\" 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 price range of a gift card product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price price range of the gift card<\/code>\n<code> object $this gift card product instance<\/code>\n<code> string $min_price minimum amount of the gift card<\/code>\n<code> string $max_price maximum amount of the gift card<\/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=\" yith_ywgc_gift_cards_amounts\" 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 gift card amounts to be shown<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amounts_to_show gift card amounts to show<\/code>\n<code> string $gift_card_product_id  gift card product id<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_ywgc_gift_card_amounts_by_currency\" 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 gift card amounts by currency<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amounts_to_show gift card amounts<\/code>\n<code> object $this  gift card object<\/code>\n<code> int $currency_id  currency ID<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_gift_cards_is_manual_amount_enabled\" 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 manual amount status for the gift card product<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool bool to check if the manual amount is enabled<\/code>\n<code> bool $status manual amount status<\/code>\n<code> object $this gift card product instance<\/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=\" yith_ywgc_select_amount_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>Filter the \"Select amount\" text for the gift card products on the catalog pages<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $text Select amount text<\/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=\" woocommerce_product_add_to_cart_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>Filter the WooCommerce add to cart button text for the gift card products, using the gift card object on the second param<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $text add to cart text<\/code>\n<code> string $this gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-woocommerce-gift-cards-extended.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_ywgc_gift_card_instance_metabox_custom_fields\" 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 fields to show when editing a gift card on backend<\/p>\n<pre>\n<b>Params<\/b>\n<code> array array with the fields to display<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" ywgc_random_generate_gift_card_code\" 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 random generation of the gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the code randomly generated<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-woocommerce-gift-cards.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_wcgc_show_in_menu_cpt\" 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 to show or not the gift card dashboard in the WordPress menu<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to show it, false to hide it<\/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=\" ywgc_can_create_gift_card\" 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 if current user can create a gift card<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true if the current user can create a gift card, false if not<\/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=\" ywgc_random_generate_gift_card_code\" 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 random generation of the gift card code<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the code randomly generated<\/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=\" yith_ywgc_plugin_emails_array\" 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><\/p>\n<pre>\n<b>Params<\/b>\n<code> array $emails List of email types<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_wcgc_deny_usage_of_gift_cards_to_purchase_gift_cards\" 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 condition to deny or not the usage of gift cards codes to purchase gift card products<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to deny it, false for not. Default: false<\/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=\" yith_ywgc_check_gift_card\" 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 if the gift card have errors when applying it<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $err_code the error code<\/code>\n<code> object $gift the gift card object<\/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=\" yith_ywgc_check_subscription_product_on_cart\" 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 condition to allow to apply the gift card codes to WC_Subscriptions_Product products in the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to now allow it and display an error in the cart, false to allow it. Default: true<\/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=\" yith_ywgc_check_gift_card_return\" 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 gift card code response when applied to the cart. It allows to add conditions based on the products in the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to apply the gift card code, false to not<\/code>\n<code> object $gift the gift card applied object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> bool<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-cart-checkout-extended.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=\" ywgc_save_delivery_date_cart_item_data\" 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 delivery date in the cart item data<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the delivery date including the gmt_offset<\/code>\n<code> string $delivery_date the delivery date<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-cart-checkout.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=\" ywgc_verify_coupon_code_condition\" 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 condition to verify the coupon code<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to add a condition, false for not. Default: false<\/code>\n<code> array $return_val the returning value of the coupon<\/code>\n<code> string $code the gift card code applied as coupon<\/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=\" ywgc_get_gift_card_balance_amount_for_coupon\" 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 gift card balance to apply it as a coupon<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the gift card balance<\/code>\n<code> object $gift_card the gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/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=\" ywgc_temp_coupon_array\" 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 temporal coupon data, generated with the gift card data<\/p>\n<pre>\n<b>Params<\/b>\n<code> array the temporal coupon data<\/code>\n<code> object $gift_card the gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" ywgc_override_cart_item_taxes_allowing_shipping_in_coupons\" 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 condition to override the cart item taxes when allowing the shipping in coupons<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to allow it, false for not. Default: true<\/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=\" ywgc_gift_card_product_image_in_cart\" 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 gift card product image in the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $product_image the product image<\/code>\n<code> array $cart_item the cart item<\/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=\" yith_ywgc_gift_card_amount_thank_you_page\" 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 gift card amount in the \"Thank you\" page<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amount the gift card amount<\/code>\n<code> object the gift card object<\/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=\" yith_ywgc_gift_card_coupon_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>Filter the gift card applied message in the order totals<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the applied gift card message<\/code>\n<code> string $amount the gift card amount<\/code>\n<code> string $code the gift card code<\/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=\" ywgc_gift_card_thankyou_table_total_rows\" 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 gift card displayed on the totals<\/p>\n<pre>\n<b>Params<\/b>\n<code> array $total_rows the gift card data displayed on the totals<\/code>\n<code> string $code the gift card code<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_ywgc_cart_totals_gift_card_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>Filter the gift card label in the totals on cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the gift card label<\/code>\n<code> string $code the gift card code<\/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=\" yith_ywgc_cart_totals_gift_card_amount\" 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 gift card total amount in the totals on cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amount the gift card amount<\/code>\n<code> string $code the gift card code<\/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=\" ywgc_remove_gift_card_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>Filter the \"remove\" text displayed on the cart totals, to remove the gift card from the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the \"remove\" text<\/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=\" yith_ywgc_gift_card_coupon_amount\" 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 gift card balance to be applied to the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the gift card balance<\/code>\n<code> object $gift_card the gift card object<\/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=\" yith_ywgc_detract_residue_to_shipping_total\" 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 condition to detract the gift card balance residue to the shipping total<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to allow it, false for not. Default: true<\/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=\" yith_ywgc_recalculate_taxes_after_cart_total\" 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 condition to recalculate taxes after cart total<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to recalculate it, false for not. Default: false<\/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=\" yith_ywgc_gift_card_amount_before_deduct\" 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 gift card amount before deduct it from the gift card balance<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $amount the amount to be deducted<\/code>\n<code> object $gift the gift card object<\/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=\" yith_ywgc_new_balance_before_update_balance\" 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 gift card new balance before update it<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the new gift card balance<\/code>\n<code> object $gift the gift card object<\/code>\n<code> string $amount the amount to be deducted<\/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=\" yith_ywgc_set_cart_item_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>Filter the gift card item price in the cart session<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the gift card amount<\/code>\n<code> array $values array with the values<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-emails-extended.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=\" ywgc_send_delayed_gift_cards_send_date\" 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 send date for the delayed gift cards<\/p>\n<pre>\n<b>Params<\/b>\n<code> int the send date in timestamp<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> int<\/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=\" yith_wcgc_deny_gift_card_email\" 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 condition to deny to send the gift card email<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to deny it, false to allow it. Default: false<\/code>\n<code> object $gift_card the gift card object<\/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=\" ywgc_recipient_email_before_sent_email\" 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 recipient email before sending the gift card email<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the recipient email<\/code>\n<code> object $gift_card the gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-emails.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_wcgc_deny_gift_card_email\" 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 condition to deny to send the gift card email<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to deny it, false to allow it. Default: false<\/code>\n<code> object $gift_card the gift card object<\/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=\" ywgc_recipient_email_before_sent_email\" 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 recipient email before sending the gift card email<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the recipient email<\/code>\n<code> object $gift_card the gift card object<\/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=\" ywgc_gift_cards_email_before_preview_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>Filter the introductory text in the gift card email<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $text introductory text<\/code>\n<code> object $gift_card the gift card object<\/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=\" yith_ywgc_email_shop_name\" 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 shop name displayed on the gift card email footer<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the shop name<\/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=\" yith_ywgc_email_shop_link\" 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 shop link displayed on the gift card email footer<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the shop link. Default: shop page<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-frontend-extended.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=\" ywgc_gift_card_code_form_cart_hook\" 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 cart hook where we want to display the fields to add the gift card codes<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the hook name. Default: woocommerce_before_cart<\/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=\" ywgc_gift_card_code_form_checkout_hook\" 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 checkout hook where we want to display the fields to add the gift card codes<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the hook name. Default: woocommerce_before_checkout_form<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-frontend.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_wcgc_my_account_menu_item_title\" 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 \"Gift Cards\" menu item title on \"My Account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the \"Gift Cards\" menu item title<\/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=\" yith_ywgc_display_code_order_details\" 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 condition to display the gift card code in the order details<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to display it, false to not. Default: true<\/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=\" yith_ywgc_do_eneuque_frontend_scripts\" 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 condition to enqueue of the frontend scripts<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to enqueue the scripts everywhere. False to only enqueue them in the product, cart and checkout pages.<\/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=\" yith_ywgc_gift_card_notice_target\" 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 gift card notices target in the frontend script<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the notice target selector. Default: div.woocommerce<\/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=\" yith_woocommerce_gift_cards_empty_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>Filter the empty price HTML for the gift cards<\/p>\n<pre>\n<b>Params<\/b>\n<code> string empty string<\/code>\n<code> object $this gift card product instance<\/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=\" yith_woocommerce_gift_cards_amount_range\" 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 price range of a gift card product<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $price_html price range of the gift card<\/code>\n<code> object $this gift card product instance<\/code>\n<code> float $min_price minimum amount of the gift card<\/code>\n<code> float $max_price maximum amount of the gift card<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/class-yith-ywgc-gift-card.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_ywgc_gift_card_number\" 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 gift card post title<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the post title<\/code>\n<code> object $post the gift card post object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> object<\/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=\" yith_ywgc_gift_card_total_balance\" 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 gift card total balance on post creation<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the total balance<\/code>\n<code> object $post the gift card post object<\/code>\n<code> string the gift card code<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/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=\" yith_ywgc_gift_card_can_be_used\" 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 condition to check if the gift card can be used<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool $can_use true if it can be used, false if not<\/code>\n<code> object the gift card object<\/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=\" ywgc_get_total_balance\" 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 gift card total balance getter<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the total balance rounded<\/code>\n<code> float the total balance<\/code>\n<code> object the gift card post object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/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=\" yith_ywgc_get_gift_card_error\" 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 gift card error message<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $err the error message<\/code>\n<code> string $err_code the error code<\/code>\n<code> object the gift card object<\/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=\" yith_ywgc_get_gift_card_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>Filter the error message when a gift card is applied to the cart<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $err the error message<\/code>\n<code> string $err_code the error code<\/code>\n<code> object the gift card object<\/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=\" ywgc_save_total_balance\" 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 gift card total balance saved<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the total balance rounded<\/code>\n<code> float the total balance<\/code>\n<code> object the gift card post object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/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=\" ywgc_save_total_amount\" 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 gift card total amount saved<\/p>\n<pre>\n<b>Params<\/b>\n<code> float the total amount rounded<\/code>\n<code> float the total amount<\/code>\n<code> object the gift card post object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> float<\/code>\n<\/pre>\n<hr \/>\n<h3>includes\/emails\/class-yith-ywgc-email-send-gift-card.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_wcgc_set_gift_card_as_sent\" 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 condition to set the gift card as sent<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to set it as sent, false to not. Default: true<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> bool<\/code>\n<\/pre>\n<hr \/>\n<h3>templates\/checkout\/form-gift-cards.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_gift_cards_show_field\" 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 condition display the gift card form in the gift card product page<\/p>\n<pre>\n<b>Params<\/b>\n<code> bool true to display it, false to not. Default: true<\/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=\" ywgc_checkout_box_placeholder\" 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 gift card field placeholder in the cart & checkout<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the placeholder<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>templates\/myaccount\/my-giftcards.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_ywgc_my_gift_cards_columns\" 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 columns to display in the gift card table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> array the columns<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_ywgc_woocommerce_my_account_my_orders_query\" 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 query to display in the gift cards table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> array the gift cards query<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> array<\/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=\" yith_ywgc_my_account_my_giftcards\" 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 title to display in the gift card table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the table title<\/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=\" yith_ywgc_my_account_add_new_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>Filter the text to add a new gift card in the gift card table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the text<\/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=\" yith_ywgc_gift_card_custom_expiration_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>Filter the expiration message in the gift card table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the expiration message<\/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=\" yith_ywgc_my_account_column\" 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 default column in the gift card table in \"My account\"<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the column data<\/code>\n<code> int $column_id the column ID<\/code>\n<code> object $gift_card the gift card object<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>templates\/single-product\/add-to-cart\/gift-card-add-to-cart.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=\" ywgc_add_to_cart_button_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>Filter the \"Add to cart\" button text for the gift card products<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the button text<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>templates\/single-product\/form-preview.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=\" ywgc_form_preview_from_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>Filter the \"From\" text in the gift card preview on the product page<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the text<\/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=\" ywgc_form_preview_to_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>Filter the \"To\" text in the gift card preview on the product page<\/p>\n<pre>\n<b>Params<\/b>\n<code> string the text<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\n<\/pre>\n<hr \/>\n<h3>templates\/yith-gift-cards\/ywgc-gift-card-template.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=\" ywgc_custom_company_logo_url\" 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 company logo URL in the gift card template<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $company_logo_url the company logo URL<\/code>\n<code> string $context the context. Allowed values: \"email\" or \"pdf\"<\/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=\" ywgc_custom_header_image_url\" 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 custom gift card image URL in the gift card template<\/p>\n<pre>\n<b>Params<\/b>\n<code> string $company_logo_url the custom gift card imag URL<\/code>\n<code> string $context the context. Allowed values: \"email\" or \"pdf\"<\/code>\n<\/pre>\n<pre>\n<br \/><b>Return<\/b>\n<code> string<\/code>\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":[4],"tags":[],"class_list":["post-130","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>Filters - YITH WooCommerce Gift Cards Extended<\/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-gift-cards-extended\/development\/filters\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Filters - YITH WooCommerce Gift Cards Extended\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/\" \/>\n<meta property=\"og:site_name\" content=\"YITH WooCommerce Gift Cards Extended\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-24T11:24:35+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-gift-cards-extended\/development\/filters\/\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/\",\"name\":\"Filters - YITH WooCommerce Gift Cards Extended\",\"isPartOf\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#website\"},\"datePublished\":\"2023-08-24T11:24:35+00:00\",\"author\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3\"},\"breadcrumb\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Filters\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#website\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/\",\"name\":\"YITH WooCommerce Gift Cards Extended\",\"description\":\"Plugin documentation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/?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-gift-cards-extended\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3\",\"name\":\"armando\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#\/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-gift-cards-extended\/author\/armando\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Filters - YITH WooCommerce Gift Cards Extended","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-gift-cards-extended\/development\/filters\/","og_locale":"en_US","og_type":"article","og_title":"Filters - YITH WooCommerce Gift Cards Extended","og_url":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/","og_site_name":"YITH WooCommerce Gift Cards Extended","article_published_time":"2023-08-24T11:24:35+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-gift-cards-extended\/development\/filters\/","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/","name":"Filters - YITH WooCommerce Gift Cards Extended","isPartOf":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#website"},"datePublished":"2023-08-24T11:24:35+00:00","author":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3"},"breadcrumb":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/development\/filters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/"},{"@type":"ListItem","position":2,"name":"Filters"}]},{"@type":"WebSite","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#website","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/","name":"YITH WooCommerce Gift Cards Extended","description":"Plugin documentation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/?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-gift-cards-extended\/#\/schema\/person\/c617ea3a2e5ee161586c2bc0d367ffe3","name":"armando","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/#\/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-gift-cards-extended\/author\/armando\/"}]}},"_links":{"self":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/posts\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":1,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/posts\/130\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/posts\/130\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/media?parent=130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/categories?post=130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-gift-cards-extended\/wp-json\/wp\/v2\/tags?post=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}