An open API service indexing awesome lists of open source software.

https://github.com/simonquasar/add-pingbacks

WordPress Add Pingbacks Plugin
https://github.com/simonquasar/add-pingbacks

comments pingbacks plugins wordpress wp-plugin

Last synced: 8 months ago
JSON representation

WordPress Add Pingbacks Plugin

Awesome Lists containing this project

README

          

![ImagePreview](https://repository-images.githubusercontent.com/882242461/5bce947a-e805-4cef-bd1a-ef10a9901040)
# WordPress Manual Pingbacks Plugin
**Version:** 1.2.2
**Last Updated:** 16 Apr 2025

![WordPress Plugin: Tested WP Version](https://img.shields.io/wordpress/plugin/tested/add-pingbacks?logo=wordpress&label=WP%20Plugin)
![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/add-pingbacks)
![WordPress Plugin Last Updated](https://img.shields.io/wordpress/plugin/last-updated/add-pingbacks)
![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dt/add-pingbacks)
![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dm/add-pingbacks)
![WordPress Plugin Stars](https://img.shields.io/wordpress/plugin/stars/add-pingbacks)

### Plugin URL
https://wordpress.org/plugins/add-pingbacks/

## Description
This WordPress plugin adds an **Add Pingbacks** page under the **Comments** menu, allowing to add **referral links** aka **Pingbacks** associated with any type of posts.
With this plugin, you can select any published post, media or page where the referral link will appear, add the referring site's name, URL and the content to be displayed.

#### Simple and effective

* Backwards compatible (WP 5.0+).
* Less than 150 lines of code.
* Just one PHP file.

## How to Use
1. Go to the `Comments > Add Pingbacks` menu.
2. Select the post type, then the desired post, add the referrer site name and URL, and the excerpt or custom content.
4. Click `Add Pingback` and the referral link will be added to the selected post/page.

![Comments → Add Pingbacks](https://raw.githubusercontent.com/simonquasar/add-pingbacks/main/admin-1-comments-add-pingbacks.png)

## Installation
1. Download the zip file and extract the `add-pingbacks` directory.
2. Upload this directory to your `/wp-content/plugins/` directory.

### Requirements
![WordPress Plugin Required PHP Version](https://img.shields.io/wordpress/plugin/required-php/add-pingbacks)
![WordPress Plugin: Required WP Version](https://img.shields.io/wordpress/plugin/wp-version/add-pingbacks)

### Smoke test
[![WP compatibility](https://plugintests.com/plugins/wporg/add-pingbacks/wp-badge.svg)](https://plugintests.com/plugins/wporg/add-pingbacks/latest)
[![PHP compatibility](https://plugintests.com/plugins/wporg/add-pingbacks/php-badge.svg)](https://plugintests.com/plugins/wporg/add-pingbacks/latest)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/simonquasar/add-pingbacks)

see also: https://plugintests.com/plugins/wporg/add-pingbacks/latest

## Development
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/simonquasar/add-pingbacks/1.2.2)
Feel free to open issues for bugs and feature requests.