| 开发者 | replai |
|---|---|
| 更新时间 | 2026年8月13日 15:18 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory, or install it directly from the WordPress plugin repository.replai-ai-chatbot as the canonical install folder, main plugin file and text domain.replai-ai-chatbot text domain.replai-your-ai-assistant to replai-ai-chatbot to match the plugin name shown in WordPress.org. Text Domain, translation files, the main plugin file and the install folder all use the new slug.<style> blocks in the admin Settings screen and the admin menu icon styles: both are now registered through wp_enqueue_style() from a real CSS file (admin/css/admin-style.css).== External services == section in the readme, including endpoint, data sent, and links to terms and privacy.Plugin URI to a working URL.Contributors to the WordPress.org username replai.ca), Spanish (es_ES), French (fr_FR), Italian (it_IT) and Portuguese (pt_PT), including the Plugin Name and Description shown in the Plugins list.load_textdomain_mofile filter that maps every Spanish locale variant (es_AR, es_MX, es_CL, es_CO, es_PE, es_VE...) to the same es_ES.mo, so any Spanish-speaking user sees Spanish copy..pot, .po, .mo) shipped inside /languages/.REPLAI_YAI_RELEASE_DATE) for the hero chip.top-bar.php and main.php admin views (no longer used after the menu refactor in 0.1.7).PrefixAllGlobals.NonPrefixedVariableFound)./* translators: */ comments before __() calls with placeholders (PluginCheck WP.I18n.MissingTranslatorsComment).wp_date() with date_i18n() to keep compatibility with the declared minimum Requires at least: 5.0 (PluginCheck wp_function_not_compatible_with_requires_wp).Tested up to to WordPress 7.0.load_plugin_textdomain(). WordPress.org loads translations automatically since WP 4.6 (fixes PluginCheck warning DiscouragedFunctions.load_plugin_textdomainFound).wp_enqueue_script() API instead of the previous output buffering approach (fixes PluginCheck error WordPress.WP.EnqueuedResources.NonEnqueuedScript).