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

Replace Appsero's Updater.php during plugin build #129

Closed
jasonbahl opened this issue Nov 27, 2023 · 0 comments · Fixed by #131
Closed

Replace Appsero's Updater.php during plugin build #129

jasonbahl opened this issue Nov 27, 2023 · 0 comments · Fixed by #131
Assignees
Labels

Comments

@jasonbahl
Copy link
Contributor

What problem does this address?

Appsero's Updater.php class is not allowed to be present according to WordPress.org's guidelines.

What is your proposed solution?

We need to override the Updater.php during the plugin build step

What alternatives have you considered?

Waiting for Appsero to have a formal solution (see: Appsero/client#34)

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment