This plugin allows you to change the text in Welcart cart pages and member pages.
“Text Changer for Welcart” allows you to change most of the text in Welcart cart pages and member pages.
For example, “each button”, “heading”, “input example”, “table item name”, etc. The total number of text items you can change is 127.
plugin-name.php
to the /wp-content/plugins/
directory<?php do_action('plugin_name_hook'); ?>
in your templates1.0.0
Initial working version.
1.1.0
Fine tuning.
1.1.1
Fixed the problem of translation files not being reflected.
1.1.2
Eliminated errors in debug mode.
1.1.3
WP5.9 support.
1.1.4
WP6.1 support.
1.1.5
Support for PHP8.
1.1.6
WP6.2 support.
1.1.7
Function name errors have been corrected.
1.1.8
WP6.4 support.