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

Client Status

설명

Client Status is a dashboard that keeps tabs on your clients WordPress installations by checking for the latest updates to the WordPress core, plugins and themes. You have the option to enable emails to administrators of your site and the clients the site belongs to. Client Status can check for updates hourly, twice daily, or daily (uses the WordPress Cron system). This is meant to be a free alternative to the WordPress Status Dashboard found on codecanyon.net.

If you like the plugin, please rate it. Your reviews keep it going.

The icons used are from the silk icon set: http://www.famfamfam.com/lab/icons/silk/

스크린샷

  • The dashboard screen.
  • The edit client screen.
  • The dashboard settings page.
  • The client settings page.

설치

  1. Copy the plugin files to wp-content/plugins/

  2. Activate plugin from Plugins page

  3. Go to Settings -> Client Status to adjust plugin settings

  4. Must repeat above steps on client WordPress installs as well

  5. From dashboard WordPress install, go to Clients -> Add New

  6. Go to Dashboard -> Client Status for an overview of updates

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.3.3

  • Fixed a couple character encoding issus in data.php

1.3.2

  • Fix for only first 10 clients being updated.
  • Fix for emails being sent where it only reports the server is not indexable.
  • Updated some text for the client type taxonomy.

1.3.1

  • Fixed broken display on dashboard page when the client site was missing the client URL or if the security key was wrong on the client.

1.3

  • Added number of clients to the Right Now widget on the dashboard. This is just the total number, not the number that needs updating. The actual number takes you to the edit page for the clients. The word Client(s) takes you to the dashboard.
  • Added quick information to each client on the dashboard. There is a setting to enable/disable in the Settings.
  • On the dashboard for each client, added a debugging link to view the client data being passed. You can find this to the right of the Server Information heading.
  • Added the beginnings for translations.

1.2

  • Added client type to edit.php for Clients.
  • Added post, comment, and server information to data file. Note: this won’t show up until you’ve updated the plugin on your clients servers and the data has refreshed on your main dashboard server.
  • Added new setting to allow expanding all client information by default.
  • Updated style.css to make green color not as annoying.
  • Fixed bug on settings page where “Settings Saved” message would display twice.

1.1

  • Added client type to allow categorizing your clients.
  • Fix to data.php to hopefully resolve any xml errors people are getting.
  • Fixed timezone offset on dashboard to show correct latest update time (Dan Coulter)
  • Fixed manual refresh of client not working when post id is greater than 2 digits (Dan Coulter)

1.0.1

  • Fix to dashboard.php found by Dan Coulter

1.0

  • Initial release