이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Disable Trackbacks

설명

When it comes to spam and pingbacks/trackbacks, the vast majority by far is via trackbacks rather than pingbacks. Very, very few people use trackbacks for legitimate uses anymore (I’ve gotten less than 5 in the last 8 months) as WordPress, etc. all use pingbacks now as their primary ping method.

I had already installed Cookies For Comments which successfully stops most spam comments but I still had to deal with the tons of trackback spam. So, I wrote this plugin.

It will disable new trackbacks across your site, both legitimate and spam. However since very few people use trackbacks legitimately, this combined with Cookies For Comments should cut your spam down to next to zero.

Why should I use this plugin over one of those trackback validator plugins?

Most non-Akismet style anti-trackback spam plugins work by connecting to the URL that sent the trackback and looking for a link to your blog. The problem with this is that many spammers actually post links to your blog in their spam posts rendering those types of plugins useless. Even those that check the IP address to make sure it matches are beaten by spam blogs (aka splogs).

In the end it’s up to you what to use for anti-spam, but I personally use Cookies For Comments, this plugin, and then Akismet to catch anything that makes it through.

설치

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/.

Then just visit your admin area and activate the plugin. That’s it! There’s no configuration needed (or even available).

See Also: “Installing Plugins” article on the WP Codex

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Disable Trackbacks”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Disable Trackbacks”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Version 1.0.0

  • Initial release.