PluginProbe
Ever Compare – Products Compare Plugin for WooCommerce / 1.2.6
Ever Compare – Products Compare Plugin for WooCommerce v1.2.6
1.3.7 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 trunk 1.0.0 1.0.1 1.0.2 All 31 releases
ever-compare / includes / templates / evercompare-button-add.php

evercompare-button-add.php in Ever Compare – Products Compare Plugin for WooCommerce 1.2.6, at includes/templates/evercompare-button-add.php

1 lines 425 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <span class="htcompare-button-area"><a href="<?php echo esc_url( $button_url ); ?>" class="<?php echo esc_attr($button_class); ?>" data-text="<?php echo esc_attr( $button_text ); ?>" data-added-text="<?php echo esc_attr( $button_added_text); ?>" data-product_id="<?php echo esc_attr( $product_id ); ?>" data-product_title="<?php echo esc_attr( $product_title ); ?>" ><?php echo __($button_text, 'ever-compare'); ?></a></span>