Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Module/WPLoader) ensure active_plugins #769

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

lucatume
Copy link
Owner

@lucatume lucatume commented Dec 9, 2024

Depending on the set up, some plugins might deactivate, or activate,
other plugins during their activation. This ensures the plugins set in
the plugins configuration parameter of the WPLoader module will
always be loaded, no matter what other plugins might do during their
activation.

@lucatume lucatume self-assigned this Dec 9, 2024
Depending on the set up, some plugins might deactivate, or activate,
other plugins during their activation. This ensures the plugins set in
the `plugins` configuration parameter of the `WPLoader` module will
always be loaded, no matter what other plugins might do during their
activation.
@lucatume lucatume force-pushed the v4-fix-active-plugins-activation branch from c1c9afb to de3f631 Compare December 9, 2024 15:15
@lucatume lucatume marked this pull request as ready for review December 9, 2024 15:22
@lucatume lucatume merged commit 6f58648 into master Dec 9, 2024
58 checks passed
@lucatume lucatume deleted the v4-fix-active-plugins-activation branch December 9, 2024 15:22
lucatume added a commit that referenced this pull request Dec 9, 2024
Transpile fixes and updates from main branch.
lucatume added a commit that referenced this pull request Dec 9, 2024
Transpile fixes and updates from main branch.
lucatume added a commit that referenced this pull request Dec 9, 2024
Transpile fixes and updates from main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant