Add Pingbacks

چۈشەندۈرۈش

Add Pingbacks is a WordPress plugin that allows you to manually create pingbacks for your posts, pages, and custom post types. This is particularly useful when you want to:

  • Add missing pingbacks that weren’t automatically detected
  • Manually create references between content
  • Manage content relationships through pingbacks
  • Add pingbacks for legacy content

How It Works

  1. Go to Comments > Add Pingbacks
  2. Select from any custom post type the specific post you want to add the pingback to
  3. Enter the referrer’s site title, URL and excerpt or content of the pingback
  4. Click «Add Pingback» to create the pingback

Support

For any issues and requests:
github.com/simonquasar/add-pingbacks

Credits

Initial development by simonquasar

ئېكران كەسمىسى

ئورنىتىش

  1. Upload the add-pingbacks directory to your /wp-content/plugins/ directory
  2. Activate the plugin through the ›Plugins‹ menu in WordPress
  3. Navigate to Comments > Add Pingbacks to start adding pingbacks

باھالاشلار

1 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«Add Pingbacks» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Add Pingbacks» 1 تىلغا تەرجىمە قىلىنغان. تەرجىمانلارنىڭ تۆھپىسى ئۈچۈن رەھمەت.

«Add Pingbacks» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.2.3

Tested up to WordPress 7.0 Beta 2

  • Added field for custom Author name (URL’s TLD will be used as fallback)

1.2.2

Tested up to WordPress 6.8
Improved backward compatibility and incorporating better practices.

  • Added text domain support for translations and esc_html__() for translatable strings
  • Added proper checks and sanitizations to submission
  • Improved error handling and security checks in AJAX handler

1.2.1

  • Minimalistically refactored (one file only)

1.2

  • Added support for all public post types
  • Dynamic post loading
  • Data sanitization

1.1

  • Initial public release