| 开发者 | wpxteam |
|---|---|
| 更新时间 | 2025年12月7日 23:36 |
| 捐献地址: | 去捐款 |
| PHP版本: | 5.5 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
This WooCommerce extension will help to add actionable social media icons to WooCommerce single product pages.
Social Share for WooCommerce plugin offers the most straightforward and easy-to-follow option to add actionable social media icons to WooCommerce single product pages.
You can add the following code inside your child theme's functions.php file. We recommend using a child theme rather than the main/parent theme.
add_filter('psfw_remove_twitter_x_icon', '__return_true');
Suggestion: You can also add the snippet using a plugin called Code Snippets
You can add the following code inside your child theme's functions.php file. We recommend using a child theme rather than the main/parent theme.
add_filter( 'psfw_mail_address', '__return_false' );
Suggestion: You can also add the snippet using a plugin called Code Snippets
Empowering your customers to quickly share your products on social media platforms will increase product exposure and engagement. As a result, it should also help generate more sales for you.
Yes, use [psfw_basic_share] to place the share button anywhere on the single product page.
load_plugin_textdomain() as it has been discouraged since WordPress version 4.6. When a plugin is hosted on WordPress.org, it is not necessary to manually include this function call for translations under the plugin slug. WordPress will automatically load the translations when needed.get_title function error when products are not found on the shop/archive page.https:// issue if enabled Encode URL option.psfw_mail_address to change email address.psfw_icon_key to change the icon key.Rounded Corner.!important for some classes to avoid override from the theme.wp_footer.[psfw_basic_share].labels to psfw_labels