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

[Container] Module Wizard #1032

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

Screenfeed
Copy link
Contributor

This PR uses the new container to store and instantiate the Wizard module.

The instance can now be retrieved through the main $polylang object (with $polylang->get( 'wizard' )), like all the other modules will be.
The instance can still be retrieved in $polylang->wizard but a deprecation notice will throw.

Follow-up #1012.

Note: based on #1012's branch, needs a rebase before reviewing.

@Screenfeed Screenfeed added this to the 3.3 milestone Apr 26, 2022
@Screenfeed Screenfeed self-assigned this Apr 26, 2022
@Chouby Chouby modified the milestones: 3.3, 3.4 Oct 4, 2022
@Chouby Chouby removed this from the 3.5 milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants