Grouping and ordering plugins

Setting plugin load order

Plugin Organizer gives you the ability to set the order that your plugins will be loaded in. This can resolve conflicts with some plugins by loading one plugin before another if functionality is required from the other plugin either in the javascript or PHP code. To set the load order go to the Group And Order Plugins page under Plugin Organizer in your WordPress admin. Then drag and drop the plugins listed into the order you want. Then select Save Load Order from the dropdown at the top and click the submit button. If you wish to undo any ordering you have done select Reset To Default Order in the dropdown at the top and click submit. This will reset the load order back to the default order determined by WordPress.

Load order screen with plugin being dragged.

Grouping plugins

On the same page that you can set the load order of plugins you can create groups of plugins. These groups will be available for disabling whole groups of plugins at once on the post edit screen and on plugin filters. To create a group select the checkbox next to each plugin you want to add to the group. Then select Create New Group from the dropdown at the top. Then enter the name for your group and click submit. Plugin groups take a lower priority than individually selected plugins on the post, page, or plugin filter that is affecting the page being visited.

Create plugin group screen
Scroll to Top