| 开发者 | sujitale07 |
|---|---|
| 更新时间 | 2026年2月16日 00:42 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
connectapre folder to /wp-content/plugins/.In the current 1.0.0 build the button always renders once the plugin is active. A future release will wire the toggle into the front-end output.
Yes. All settings are stored via the WordPress options API (get_option). Developers can consume those values in custom templates or filters.