Enable Pingbacks for WordPress Pages GitLab
A PHP snippet WordPress plugin to enable pingback and trackback support for WordPress pages.
by Nicholas A. Ferrell · gitlab.com/nafnlj/enable-pingbacks-for-wordpress-pages · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/nafnlj/enable-pingbacks-for-wordpress-pages/-/archive/main/enable-pingbacks-for-wordpress-pages-main.zipReadme
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: