Fix: Prevent missing dependency error when WP Consent API is not inst…#172
Fix: Prevent missing dependency error when WP Consent API is not inst…#172ParhamTehrani merged 1 commit intodevelopmentfrom
Conversation
…alled Check if wp-consent-api script is registered before adding it as a dependency. This fixes the issue where settings page would not load when consent_integration was set to wp_consent_api but the plugin was not installed.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…alled
Check if wp-consent-api script is registered before adding it as a dependency. This fixes the issue where settings page would not load when consent_integration was set to wp_consent_api but the plugin was not installed.
Describe your changes
...
Submission Review Guidelines:
CHANGELOG.md.Type of change
Summary by CodeRabbit
Bug Fixes