k-OutDated Checker (k-OC)

설명

Scans automatically, twice a day, all of your installed plugins against the WordPress Plugin Directory for outdated plugins and email an alert for update.

What k-OutDated Checker (k-OC) Does

k-OC stands for k-OutDated Checker. k-OC scans automatically, twice a day, all your installed plugins against the WordPress Plugin Directory for outdated plugins and email an alert for immediate update.

History

k-OC got its start when I had to maintain a lot of WordPress installations which their owners didn’t care much about maintenance and security.

Included Languages

  • English (default)
  • Greek (el)

If you want to help out, I have included the .pot file in /language folder. You can send them to nbran@kanenas.net

스크린샷

설치

After downloading and extracting the latest version of k-OC:

  1. Upload the folder k-outdated-plugin-checker-k-opc to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s all!

FAQ

I have activated the plugin. Now what?

  • You don’t have to do anything else! k-OutDated Checker will scan all your plugins against the WordPress Plugin Directory (twice a day) and alert the administrator of your website (by email) if at least one plugin is outdated.

후기

2018년 12월 24일
Just install and it’s ready! Does what it’s supposed to do with zero effort.
2018년 11월 20일 답글 1개
Sends an e-mail saying that there’s an update available for every single one of our website’s installed plugins, including k-OutDated Checker (k-OC) itself. There are currently NO updates available for ANY of our website’s installed plugins. In summary: this plugin cannot correctly determine whether *itself* is up to date. Uninstalling.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

“k-OutDated Checker (k-OC)”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “k-OutDated Checker (k-OC)”(을)를 번역하세요.

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

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

변경이력

1.3 25/08/2020

  • ENHANCEMENT: Use of CURL instead of file_get_contents().
  • FIX: PHP Notice: Undefined variable: found_outdated.

1.2.3 08/02/2018

  • ENHANCEMENT: Changed how the version of the plugins is checked against the WordPress Plugin Directory.
  • NEW: Show next to current the new version of the plugin that needs update.
  • Update the “Tested up to” in readme.txt.

1.2.1.1 10/10/2017

  • NEW: Added “Minimum PHP Version Requirement” in readme.txt.
  • Update the “Tested up to” in readme.txt.

1.2.1 17/09/2015

  • NEW: Added the k-outdated-plugin-checker-k-opc.pot file in languages folder.
  • NEW: Added translation for Greek.

1.2 17/09/2015

  • ENHANCEMENT: Internationalizing the plugin (accepting translations).
  • ENHANCEMENT: Implementation of WordPress “PHP Coding Standards” (https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/).

1.1 05/05/2015

  • FIX: Check only for plugins that exist in WordPress Plugin Directory.
  • FIX: Send email alert only when at least one plugin is outdated.

1.0 (First Release) 04/05/2015

  • This is the initial release of k-OC.