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

Add support for allowing the Music Release category slug to be changed #35

Open
thomasmery opened this issue May 13, 2018 · 0 comments
Open

Comments

@thomasmery
Copy link
Owner

At the moment the plugin needs a Music Release WC Product category to function.

This category can be renamed by a User but its slug can not be changed

We should allow the category slug to be changed.

This could go as follows:

  • set a custom option with the slug of the category used to categorize Music Releases
  • use this slug (as obtained from the option) everywhere the Music Release category needs to be used
  • detect when the user changes the category slug and update the option accordingly
@thomasmery thomasmery changed the title Add the ability to change the Music Release category name and slug Add support for allowing the Music Release category slug to be changed May 13, 2018
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