Text Changer for Welcart
开发者 |
mainichiweb
|
更新时间 |
2024年11月22日 13:45 |
PHP版本: |
7.2 及以上 |
WordPress版本: |
6.7 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
"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.
安装:
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
屏幕截图:
更新日志:
1.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.
1.1.9
WP6.6 support.
1.2.0
WP6.7 support & Security maintenance.