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

Extensions: update "module" active for network function name to "extension" #737

Open
JDGrimes opened this issue Oct 20, 2017 · 0 comments

Comments

@JDGrimes
Copy link
Member

JDGrimes commented Oct 20, 2017

This is a function that is fairly likely to be used by extensions, so it would be nice to go ahead and update the name. We'll deprecate the current version (is_wordpoints_module_active_for_network()), and replace it with a new one named is_wordpoints_extension_active_for_network(). The code of the old one can be copied to the new one, and then the old one can be updated to just call the new one.

See #668.

@JDGrimes JDGrimes added this to the 2.5.0 milestone Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant