Plugin Groups

설명

If you have a lot of plugins installed, it can be difficult to manage them all. Now you can organize the plugins admin page by grouping your plugins by purpose. Each group will be displayed as a plugin status tabs in the plugins admin page, so you can easily filter which plugins you are viewing by group.

A free plugin by David Cramer.

Contribute to the development on GitHub

스크린샷

설치

Install the plugin through the WordPress Plugins Installer or upload the decompressed folder to the plugins directory of your content directory 1. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does it support Multi-site?

Yes it does! It has full support from network admin being able to set groups for individual sites, to Giving sites, full access to manage themselves.

후기

2026년 7월 15일 답글 1개
Latest update crashed my site. My host had to get involved to diagnose the problem.
2024년 6월 4일
Indispensable quand vous souhaitez laisser un site “propre” après une intervention, en nettoyant rapidement les plugins installés pour l’occasion ! Le seul plugin du genre… Merci à l’auteur.
2022년 8월 17일 답글 1개
Something giving an error, it’s not saving, I use this plugin and it’s phenomenal, but it stopped working. I cannot identify the problem.
모든 31 평가 읽기

기여자 & 개발자

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

기여자

“Plugin Groups”(이)가 5 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

3.0.0

  • Completely rewritten admin UI.
  • Added per-group colors, shown as color dots in the groups navigation and plugins list.
  • Added keyword-based auto-assignment of plugins to groups, with a manual “Re-run auto-assign” action and automatic reassignment when plugins are activated or upgraded.
  • Added group-level bulk Activate/Deactivate/Update actions in the Plugins list.
  • Added a new “Pills” navigation style.
  • Added the ability to create a new group directly from the “Add to group” bulk action modal.
  • Fixed a security issue where group names could inject unescaped HTML into the plugins list dropdown and bulk actions.
  • Fixed a security issue where plugin/group data was not escaped in the “Add to group” action on the Add Plugins screen.
  • Replaced deprecated current_user_can_for_blog() with current_user_can_for_site() for multisite permission checks.
  • Fixed a bug that could cause bulk “Add to group”/”Remove from group” actions to silently fail under some server configurations.
  • Now requires PHP 7.4+ and WordPress 6.7+.

2.0.9

  • Fixed missing class.

2.0.8

  • Fixed vulnerability of forced update of settings.

2.0.7

  • [Multisite] Added path to domain for subdirectory sites.
  • PHP 8.1 compatibility.
  • Added an “Ungrouped” toggle in settings, to filter out plugins that are not in a group yet.
  • Added a setting to enable an Ungrouped group in groups nav.

2.0.6

  • [Multisite] You can now set the main sites group management access. This allows the Group management to be disabled on all site, and keeps it in network admin only, if wanted.
  • Added a little notice that settings are saved.
  • Added an “Ungrouped” toggle in settings, to filter out plugins that are not in a group yet.
  • Added a setting to enable an Ungrouped group in groups nav.

2.0.5

  • Fixed an issue that prevented translations from being added.

2.0.4

  • Fixed an issue that if a plugin is removed, the group will cause the admin UI to crash.
  • Added “Add to group” when installing a plugin from the add plugin screen.
  • Cleaned up the code a bit.

2.0.3

  • Fixed an issue where activating a plugin in a group, you get redirected to all plugins.
  • Added Bulk actions to allow adding new groups, adding to groups, and removing from groups.
  • Added in sorting to the admin UI to allow ordering groups to you’re liking.

2.0.2

  • Fixed an error where the plugin couldn’t read the plugin data (I hope).
  • Added, Multisite support. Multisite admins can now network active, manage each sites groups individually, or give full access to site to create their own groups.

2.0.1

  • Fixed an error where on upgrade and have no presets, UI broke 🙁

2.0.0

  • Completely rewritten from scratch for modern browsers and modern WordPress.

1.2.1

  • WordPress 5.6 compatibility.

1.2.1

  • Fixed warnings on activation.
  • Fixed bulk action creation when no groups exist.

1.2.0

Added to Bulk Actions! You can now create and add plugins to groups via the Bulk Actions Dropdown.

1.1.3

Made editing of Group names more obvious.
Added Export and Import to easily share configs between sites
Added Presets for WooCommerce, Easy Digital Downloads, Ninja Forms and Gravity Forms.
Added Filter plugin-groups-get-presets to allow other plugins to register thier own preset groups
Added Keyword Grouping. This allows you to add keywords to a group and will automatically add plugins that match

1.0.3

Added a notice to confirming saved changes.

1.0.2

prefixed group slugs to prevent overiding built in status types.

1.0.1

Fixed issue on 4.2 with plugins having an update

1.0.0

Initial Version