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

define multi_device_switcher_get_default_options() function #9

Closed
wants to merge 1 commit into from

Conversation

kobayash
Copy link

When run wp-cli command below wp multi-device reset, then undefined function error has occured.
So, define function "multi_device_switcher_get_default_options" instead of Multi_Device_Switcher::get_default_options.

because undefined function was used command bellow

wp multi-device reset
@thingsym
Copy link
Owner

Thank you for bug reports.

I found a way to not change the class structure, so I implemented that.

@thingsym thingsym closed this Jan 17, 2017
@kobayash
Copy link
Author

Thank you very much.

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.

2 participants