| 开发者 | replai |
|---|---|
| 更新时间 | 2026年7月25日 23:43 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory, or install it directly from the WordPress plugin repository.Inside your REPLAI project, go to Sales > Configuration > WordPress Plugin and generate a new key. Copy and paste it into the plugin Settings screen.
[replai_form] disabled?For security reasons, this plugin only renders forms through the Elementor widget. The shortcode is intentionally kept as a stub so legacy content does not break.
The form widget requires Elementor. The settings screen and the connection test work without Elementor.
Yes. Translations are managed on translate.wordpress.org and delivered automatically by WordPress once available for your locale.
replai-crm-forms.load_textdomain_mofile filter so any Spanish locale variant (es_AR, es_MX, es_CL, es_CO...) maps to the same es_ES.mo.WordPress.Security.EscapeOutput.OutputNotEscaped in the Elementor widget render by moving the phpcs:ignore annotation above the echo statement and documenting why the iframe markup cannot be filtered.WordPress.Security.NonceVerification.Recommended warning for the display-only replai_notice query argument and added wp_unslash() before sanitizing.readme.txt (PluginCheck no_plugin_readme).Text Domain and Domain Path to the plugin header.Tested up to to WordPress 7.0.