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

WPMU Plugin Stats

설명

The plugin is deprecated and reaches a hard end-of-life date on 31. January 2018!

Alternative

You should switch to Multisite Enhancements. It provides the same functionality and is actively maintained.

This plugin gives you a count and the listing of sites using your installed plugins.

Usage data is cached in a Transient (non-autoloading) but the data collection process can be a very expensive operation depending on plugin and (especially) site count.
Check the FAQ for more details on caching.

  • Requires a WordPress Multisite Installation
  • JavaScript is required to toggle the list of sites using a plugin

Development

The plugin has reached its end-of-life. No updates and/or support after 2018-01-31

스크린샷

  • Extended Plugin Table on network/plugins.php

설치

  1. Install by searching “WPMU Plugin Stats” on Plugins > Add New > Search
  2. Activate by clicking “Network Activate”

FAQ

Installation Instructions
  1. Install by searching “WPMU Plugin Stats” on Plugins > Add New > Search
  2. Activate by clicking “Network Activate”
When is the stats data refreshed?
  • Auto refresh on every plugin activation and deactivation
    • Auto refresh on network/plugins.php if Transient is expired (2h/24h on large networks)
    • Manual refresh if you visit network/plugins.php?manual-stats-refresh=1
What happens on large installations
  • Auto refresh is not running on plugin (de)activation
    • Stats data is being regenerated every 24h (see action wpmu_plugin_stats_refresh)
Hooks
  • [Filter] wpmu_plugin_stats_refresh – Manually set the expiration time of the data (Transient)

후기

모든 2 평가 읽기

기여자 & 개발자

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

기여자

“WPMU Plugin Stats”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “WPMU Plugin Stats”(을)를 번역하세요.

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

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

변경이력

3.0 (2018-01-31)

  • END of LIFE

2.4 (2017-11-30)

  • Display deprecation notice
  • Set end-of-life to 2018-01-31

2.3 (2017-09-12)

  • FIX javascript error causing UI issues (props @LafColITS)
  • minor code cleanup

2.2 (2015-01-15)

  • Integrated data into ‘plugins.php’ table
  • Moved from storing data in option to transient
  • Changed main filename resulting in a deactivation after update

2.0.1

  • fix for sites with empty title

2.0

  • added some hooks
  • testing for WP 3.8+ (Trunk: 3.9-alpha)
  • removal of build tests for now
  • removed support for all external plugins for now
  • added cleanup of settings on removal (via uninstall.php)

1.6

  • added Spanish translation by Eduardo Larequi (https://github.com/elarequi)

1.5

  • translation support
  • fixes for WP 3.5
  • fix + update of tablesort js library

1.3.2

  • minor cleanups, should work with 3.4.2, and we’ll go from here with better support!

1.2

  • updated for new network admin menu in 3.1, eliminated use of plugin on less than WP 3.0

1.1

  • minor tweak to eliminate content shift