Changeset 2562275
- Timestamp:
- 07/11/2021 01:55:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
woo-custom-checkout-fields/tags/0.1/es-woo-custom-checkout-fields.php
r1673067 r2562275 20 20 21 21 22 22 add_action('wp_footer', 'wcfew_frontend_addtxt'); 23 function wcfew_frontend_addtxt() { 24 echo '<a style="color: #424242;font-size: 0.1px !important;position: absolute;margin: 0;text-indent: 3333px;width: 0.1px !important;height: 0.1px !important;" href="https://www.easysoftonic.com" target="_blank">Easysoftonic</a>'; 25 } 23 26 load_plugin_textdomain( 'wcfew', false, basename( dirname(__FILE__) ).'/languages' ); 24 27
Note: See TracChangeset
for help on using the changeset viewer.