=== Hide Trackbacks === Contributors: pacifika Tags: comments, trackbacks, pingbacks, trackback, spam Requires at least: 3.1.2 Tested up to: 4.7 Stable tag: 1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Stops trackbacks and pingbacks from showing up as comments on posts. == Description == Introducing *Hide Trackbacks*. You can have the benefits of track/ping backs (know when someone writes about posts) whilst 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. You can still access them via the admin panel. Original code created by [Honey Singh](http://www.honeytechblog.com/how-to-remove-tracbacks-and-pings-from-wordpress-posts/) (used with permission of the author). == Installation == 1. Upload the `hide-trackbacks` directory to `/wp-content/plugins/`. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.1 = * Fixed variable type validation. * Explicit license (GPLv2) * Time to get off the minor version train. = 1.0.3 = * Tested up to: 4.7 * PHP7 compatibility fix (thanks @extremecarver) = 1.0.2 = * Tested up to: 3.3.1 = 1.0.1 = * Improved readme legibility = 1.0 = * Initial version