Add the new "Requires Plugins" header to the Wetu Importer plugin to indicate the Tour Operator plugin dependency #172
Labels
[Status] Needs Dev
Ready for, and needs developer efforts
[Status] Needs More Info
Follow-up required in order to be actionable.
[Type] Feature
New feature to highlight in changelogs
Milestone
Add Plugin Dependency for Wetu Importer Add-On
Description:
The LSX Importer for Wetu plugin should indicate that it requires the Tour Operator plugin to be installed and active for proper functionality. The plugin header should include the new
Requires Plugins
field to enforce this dependency and prevent activation if the core Tour Operator plugin is missing.Requirements:
Requires Plugins
field in the header to indicate dependency on the Tour Operator plugin.WP_Plugin_Dependencies
class.WP_Plugin_Dependencies
class to verify that the Tour Operator plugin is installed and active.Technical References:
Code Snippet:
Acceptance Criteria:
WP_Plugin_Dependencies
.The text was updated successfully, but these errors were encountered: