System Requirements
System Requirements
To ensure the Private Comments plugin functions correctly and provides optimal performance, your WordPress environment must meet the following minimum specifications.
WordPress Environment
- WordPress Version: 5.8 or higher (Recommended: Latest stable version)
- Permissions: Ability to install and activate plugins via the WordPress Admin Dashboard or FTP.
PHP Environment
The plugin relies on modern PHP features for security and performance.
- PHP Version: 7.4 or higher (Recommended: PHP 8.1 or 8.2)
- Required Extensions: Standard PHP extensions required by WordPress (e.g.,
mysqli,json,mbstring).
Database Requirements
- MySQL: 5.7 or higher
- MariaDB: 10.3 or higher
Browser Compatibility
The administrative interface and the filtered comment views are compatible with the latest versions of all major modern browsers:
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Apple Safari
Compatibility Notes
- Themes: This plugin works with most WordPress themes that utilize the standard
comments_template()function. If your theme uses a custom, non-standard comment system, visibility restrictions may require additional configuration. - Caching: If you use server-side caching (like Varnish) or caching plugins (like WP Rocket), ensure that the comment section is not cached for logged-in users to prevent unauthorized users from seeing cached private comments.