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
Profiles.php page template shows up in the dropdown of page templates even when the BU Profiles plugin is disabled. It doesn't make sense to show it if the plugin is not enabled. Related to #35.
The text was updated successfully, but these errors were encountered:
It's easy enough to unregister the template if the plugin is not activated. Here's a pull request. We can merge it and be done with it but is this really how we want to handle this? Why is the infrastructure designed in a way that the template for the plugin is not in the plugin? Is there a good reason? Should we be propagating this design pattern?
Profiles.php page template shows up in the dropdown of page templates even when the BU Profiles plugin is disabled. It doesn't make sense to show it if the plugin is not enabled. Related to #35.
The text was updated successfully, but these errors were encountered: