Changeset 3360170
- Timestamp:
- 09/11/2025 09:45:45 PM (5 months ago)
- File:
-
- 1 edited
-
fitconsent-cmp/tags/1.0.1/fitconsent-cmp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fitconsent-cmp/tags/1.0.1/fitconsent-cmp.php
r3357201 r3360170 48 48 wp_enqueue_script( 49 49 'fitconsent-wp-integration', 50 FITCONSENT_PLUGIN_URL . 'assets/js/integration.js',50 plugins_url( 'assets/js/integration.js', FITCONSENT_PLUGIN_FILE ), 51 51 [], // No dependencies, it will wait for the consent event 52 52 FITCONSENT_VERSION,
Note: See TracChangeset
for help on using the changeset viewer.