Relax Comment Filters
WordPress Plugin: Relax Comment Filters
by required · github.com/wearerequired/relax-comment-filters
★ 0stars
1.4kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wearerequired/relax-comment-filters/archive/refs/heads/master.zipAlso on Packagist as wearerequired/relax-comment-filters:
composer require wearerequired/relax-comment-filtersFrom the readme
Relax Comment Filters
Forces comments to go through the more liberal post HTML filters, rather than the restrictive comment filters.
Description
With this plugin users can for example post images into comments which don't get stripped by the default KSES filters. This is done by using wpfilterpostkses() instead of wpfilterkses().
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.