TrimPress
TrimPress optimizes and trims some of the cruft from WordPress for a lighter, more secure theme!
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 8 May 2025
- Added
- Aug 2020
- Requires WP
- 5.0
- Tested up to
- WP 6.8.8
- Requires PHP
- 7.0
- Downloads
- 7,371
Our analysis
AI-assistedTrimPress is a WordPress plugin designed to optimise and enhance the security of your WordPress site by removing unnecessary elements. It offers features such as slowing down the Heartbeat API, disabling resource-intensive scripts from WooCommerce, and limiting post revisions to reduce database bloat.
This plugin is suitable for users looking to streamline their WordPress installation and improve site performance while enhancing security. It is particularly useful for those who want to disable features that may be exploited by hackers or that contribute to site clutter.
Best for: This plugin suits WordPress users who want to optimise their site and improve security.
What it does well
- ✓Optimises WordPress by removing unnecessary elements
- ✓Slows down Heartbeat API to save on resource usage
- ✓Disables XML-RPC interface to enhance security
- ✓Limits post revisions to reduce database bloat
- ✓Adheres to WordPress Coding Standards
Where it falls short
- •Limited information on user feedback due to only one rating
- •No details on specific compatibility with themes or other plugins
Verdict
TrimPress provides a range of optimisation and security features for WordPress users. Its focus on reducing clutter and enhancing performance makes it a useful tool for those looking to streamline their site.
From the developer
David Matthew's own description of TrimPress, lightly tidied.
TrimPress optimizes and trims some of the cruft from WordPress for a lighter, more secure theme!
Features
- Slow down the Heartbeat API to save on admin-ajax usage.
- Disable cart fragments, a resource-intensive WooCommerce script (TrimPress automatically detects WooCommerce and only shows this option if it is active).
- Remove unnecessary clutter from the WordPress section, like RSS, RSD, WLW manifest and adjacent post links.
- Disable the built-in WordPress code editors that allow users to modify plugin and theme code.
- Limit post revisions, which can cause unnecessary database bloat.
- Disable automatic emoji rendering, which adds several extra scripts and styles to your site.
- Disable the XML-RPC interface, an older system for remote WordPress access that can be exploited by hackers.
- Remove the meta generator tag and version url parameters that let potential attackers know what WordPress version you’re using.
- Disable comment autolinking, a feature often exploited by spammers.
Development
- Namespaced and object-oriented code.
- Adheres to WordPress Coding Standards.