Plugin documentation for installation, usage, uninstallation, and troubleshooting.
Slug: limited_html_posts Version: 1.0.0 Author: Arman SenAllow limited safe HTML tags in post text using plugin hooks only
This plugin is managed through /admincp/plugins and works without core-file edits.
/plugins-check.php should show auto_prepend_loaded: true).content/plugins/limited_html_posts./admincp/plugins, find Limited HTML Posts, then click Install.install.php was found; setup is minimal or handled directly by runtime code.plugin.json./admincp/plugins.uninstall.php was found; remove files manually after disabling if required.content/plugins/limited_html_posts only after uninstall completes (if full removal is needed).A: Usually it is not enabled, or plugin loader is not active. Check /admincp/plugins and /plugins-check.php.
A: This plugin has a settings/admin screen available from its plugin card in AdminCP.
A: No. Plugin files in content/plugins are designed to be update-safe from core upgrades.
A: It depends on cleanup logic in uninstall.php. Review plugin behavior before removal if you need to preserve data.