A PHP snippet WordPress plugin to enable pingback and trackback support for WordPress pages.
Go to file
2023-09-06 17:17:12 +00:00
enable-pinpgacks-for-pages.php Update enable-pinpgacks-for-pages.php 2023-09-06 17:17:12 +00:00
LICENSE Initial commit 2023-09-06 17:00:08 +00:00
README.md Update README.md 2023-09-06 17:14:07 +00:00

Enable Pingback and Trackback Support for WordPress Pages

This plugin contains a PHP snippet which adds pingback and trackback support to WordPress pages. Pages do not support pingbacks and trackbacks by default. Note that this snippet can also be added to your theme's functions.php (in that case you should be using a child theme). If you are interested in adding pingback/trackback support to other post types, see my comment in the plugin's code. One potential use for this plugin is to add Webmention support to additional post types if you are using a plugin which adds Webmentions to WordPress. Please see the following two plugins if you are interested in adding Webmention support to your WordPress site: