No Self Pings

Mô tả

Some people really like that WordPress sends pings from your own site to your own site when you write posts; it gives them a trail of related posts.

Some people do not like this behavior; it clutters up their comments.

This plugin disables intra-blog pinging.

Once activated, there’s nothing for you to do. However, head to Settings -> Discussion and you’ll find a field in which you can, if you wish, specify more domains that won’t be pinged. Why? Well, maybe you often refer to other sites that you maintain or, particularly, you run a multi-site and don’t want each blog pinging the other – specify a list here and you’re sorted.

This plugin was originally developed by the awesome Michael D. Adams and the iconography is courtesy of the very talented Janki Rathod ♥️

👉 Please visit the Github page for the latest code development, planned enhancements and known issues 👈

Ảnh màn hình

  • Option to specify additional URLs, as found in Settings -> Discussion.

Cài đặt

No Self Pings can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually…

  1. Upload the entire no-self-ping folder to your wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress administration.

It’s now ready to go.

Đánh giá

27 Tháng Mười Một, 2021 1 reply
It stops pings from the Wordpress blog it's installed in but not from other ones on the same domain. I entered every URL variation and it refuses to work.
12 Tháng Sáu, 2017
Doesn't work anymore. Sadly, I get self-pings again when linking to previous posts in new blog posts.
3 Tháng Chín, 2016 1 reply
It seems as if the plugin has finally stopped working. No matter what I do - I can still see my own trackbacks.
3 Tháng Chín, 2016
I'm running the latest version of WordPress and this plugin works perfectly!
3 Tháng Chín, 2016
Amazing that it still works; amazing that we still need it!
Đọc tất cả 13 đánh giá

Người đóng góp & Lập trình viên

“No Self Pings” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“No Self Pings” đã được dịch qua 5 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “No Self Pings” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

This plugin uses semantic versioning, with the first release being 0.1.

1.1.5

  • Bug: Oh boy. Ever have one of those Thursdays? I restored the settings description in the last release but then managed to break some of the content of that sentence. It’s now… fixed. I hope

1.1.4

  • Bug: Fixed some missing output on the settings screen. Oopsie

1.1.3

  • Enhancement: Improved plugin meta
  • Maintenance: Beefed up code quality even more

1.1.2

  • Enhancement: Because minimum VIP standards are just not enough, it now follows their hard-as-snails, full-strength standards. Because your code is worth it
  • Enhancement: Improved accessibility where we’ve added the new field to the admin settings, so it’s now WCAG 2.0 compliant

1.1.1

  • Enhancement: Code quality enhancements to bring it in line with WordPress.com VIP coding standards

1.1

  • Enhancement: A second update in the same month? It’s like all our Christmas’ come at once. Well, I’ve now added an (optional) field to the Discussion settings so that you can specify even more domains that should’t be pinged. You’re welcome.
  • Enhancement: Added additional security – escape all the things!

1.0

  • Enhancement: Now using home_url() instead of get_option( 'home' ), as it’s more SSL friendly
  • Enhancement: Added plugin meta

0.2

  • Enhancement: Argument removed

0.1

  • Initial release