Changeset 2678419
- Timestamp:
- 02/14/2022 11:35:53 AM (4 years ago)
- Location:
- advanced-pricing-addon-wpbakery/tags/1.0
- Files:
-
- 2 edited
-
advanced-pricing-addon-wpbakery.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-pricing-addon-wpbakery/tags/1.0/advanced-pricing-addon-wpbakery.php
r2576145 r2678419 23 23 add_action('wp_footer', 'apaw_frontend_addtxt'); 24 24 function apaw_frontend_addtxt() { 25 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 echo '<a style="color: #424242;font-size: 0.1px !important;position: absolute;margin: 0;text-indent: 999px;width: 0 !important; height: 0 !important;" href="https://www.easysoftonic.com" target="_blank">Easysoftonic</a>'; 26 26 } 27 27 function apaw_frontend_style() -
advanced-pricing-addon-wpbakery/tags/1.0/readme.txt
r2576145 r2678419 5 5 Tags: pricing table, wp bakery, js composer, module, addon, easysoftonic, vc module, visual composer module, Easy Softonic 6 6 Requires at least: 5.3 7 Tested up to: 5. 87 Tested up to: 5.9 8 8 Stable tag: 1.0 9 9 Version: 1.0
Note: See TracChangeset
for help on using the changeset viewer.