=== Hide Trackbacks === Contributors: pacifika License URI: https://www.gnu.org/licenses/gpl-2.0.html License: GPLv2 or later Requires PHP: 7.0 Requires at least: 5.8 Stable tag: 1.1.7 Tags: comments, trackback, pingback, spam Tested up to: 6.9
Prevents trackbacks and pingbacks from showing up as comments on posts.
== Description ==
Introducing Hide Trackbacks - keep the benefits of track- and pingbacks (know when someone writes about posts) while keeping the comments clean and uncluttered.
After enabling the plugin, trackbacks and pingbacks are no longer shown on your posts and the comment count is updated correctly to reflect this. They remain accessible via the admin panel.
Original code created by Honey Singh (used with permission of the author).
== Installation ==
Install the plugin via the plugins tab in the admin area, or manually if you prefer:
- Upload the
hide-trackbacksdirectory to/wp-content/plugins/. - Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 1.1.6 =
- Added assets
= 1.1.5 =
- Update supported WordPress versions to 5.8+. Older versions then tested might work. Tracking the latest two versions.
- Plugin now requires PHP 7.0+. Next version will require 7.1.
- Iterating on a list of posts that's not an array will no longer result in a warning. Thanks @aecnews.
= 1.1.4 =
- Tested up to: 5.4
- Minimum supported WP version increased to 5.0.
= 1.1.3 =
- Tested up to: 4.9.9
- PHP compatibility
= 1.0.2 =
- Tested up to: 3.3.1
= 1.0.1 =
- Improved readme legibility
= 1.0 =
- Initial version