Changeset 3238150
- Timestamp:
- 02/10/2025 07:37:00 PM (13 months ago)
- File:
-
- 1 edited
-
holostep/trunk/holostep-front.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
holostep/trunk/holostep-front.php
r3238146 r3238150 84 84 // wp_add_inline_script('holostep-custom-script', $insertJavaScript); 85 85 86 wp_enqueue_script('holostep-core-script', "https://onsite-scripter.holostep.io/serve/core.js?accountId=$accountId", [], '1. 0.0', false);86 wp_enqueue_script('holostep-core-script', "https://onsite-scripter.holostep.io/serve/core.js?accountId=$accountId", [], '1.1.2', false); 87 87 88 88 function add_async_defer_to_scripts($tag, $handle) {
Note: See TracChangeset
for help on using the changeset viewer.