Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Active Plugins

Mô tả

Generates a list of plugins that are currently in use, excluding Network-Activated

Untested with Multi-network

If you feel this plugin deserves a low-star rating, please indicate why by starting a thread in the forum. If something is broken, I need you to tell me so I can fix it. Thanks.

Ảnh màn hình

Cài đặt

  1. Upload active-plugins.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find Active Plugins under Settings in the Network Admin

Hỏi đáp

How do I tag a plugin?

Upload a file to the plugin’s directory in the format tag-name.tag. For example, you might add a file to this plugin’s directory called utility.tag
Note that this only supports one tag per plugin.

Đánh giá

3 Tháng Chín, 2016
So I had this plugin installed in my multisite, but had it deactivated. (Obviously, you don’t need a tool like this active all the time.) Today I wanted to check on a couple of plugins whether they were still active anywhere in my multisite, so I remembered Active Plugins. Cautiously checked the plugin details first and saw the warning about tested only up to WordPress 3.whatever. So I tested activation on my staging site first, no problems in debug mode. Then I activated it on my production site, and it delivered just as always. I understand and appreciate the author’s warning in the description regarding tested compatibility, but I’m happy to share for me this precious little helper still works like a charm in a productive WordPress 4.4.1 multisite environment. Quality code always wins. Chapeau @trepmal! 🎩
Đọc tất cả 3 đánh giá

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

“Active Plugins” 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

Nhật ký thay đổi

1.7

  • Toggle plugins for easier searching and convenience
  • General maintenance

1.6

  • Verified agains 3.5
  • More code clean up
  • Slight de-uglification.

1.5

  • Finally updated for 3.2 (and 3.3-beta3 while we’re at it)
  • Cleaned up code
  • A little bit prettier. Not that it’s pretty, just “er”

1.4.1

  • forgot to remove that part that said this plugin doesn’t list inactive plugins

1.4

  • now shows inactive plugins

1.3

  • sorts the ‘totals’ list alphabetically
  • adds tagged sorting

1.2

  • adds link to each site’s plugin page for convenience

1.1

  • quick fix to use table prefix variable instead of assuming default

1.0

  • Initial Release.