You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's used is several locations throughout the plugin to refer to the podcasting the taxonomy. As such a generic term, it's going to lead to a confict at some point, as suggested by these search results .
I suggest the constant be:
deprecated
SimplePodcasting\TAXONOMY_NAME or SIMPLE_PODCASTING_TAXONOMY_NAME be used in it's place.
Steps to Reproduce
N/A
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
In plugin's main file, the constant
TAXONOMY_NAME
is definedsimple-podcasting/simple-podcasting.php
Lines 20 to 21 in a940466
It's used is several locations throughout the plugin to refer to the podcasting the taxonomy. As such a generic term, it's going to lead to a confict at some point, as suggested by these search results .
I suggest the constant be:
SimplePodcasting\TAXONOMY_NAME
orSIMPLE_PODCASTING_TAXONOMY_NAME
be used in it's place.Steps to Reproduce
N/A
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: