开发者 | polyplugins |
---|---|
更新时间 | 2025年8月15日 04:12 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.Deleting products is bad for Search Engine Optimization (SEO) and setting redirects through apache can lead to a huge htaccess.
If you have ACF installed already, you may need to sync the fields, as they are stored via json to reduce db calls. We built this around ACF to reduce development times and to prevent adding unnecessary code if you already have it installed.
Mainly to reduce the amount of time in development, but also to save resources. If you already have Advanced Custom Fields installed, then you don't have to worry about additional code executing on product admin pages.