Skip to content

Conversation

@ericperez
Copy link
Contributor

Changed all require_once statements to use PLUGIN_DIR_PATH for improved path resolution. Renamed Widgets.php to SlickWidgets.php and updated references. Fixed DCM double div rendering in PageBootData. Bumped plugin version to 3.0.1 and updated readme and main plugin file. Minor code style and docblock improvements throughout.

Changed all require_once statements to use PLUGIN_DIR_PATH for improved path resolution. Renamed Widgets.php to SlickWidgets.php and updated references. Fixed DCM double div rendering in PageBootData. Bumped plugin version to 3.0.1 and updated readme and main plugin file. Minor code style and docblock improvements throughout.
private const CLIENT_CODE_BRANCH = 'main';
private const CLIENT_VERSION = '2.15.1'; // Update this when the embed code, bootloader, or CLS insertion scripts change

//TODO: UPDATE TO 2.15.3 after that is released and before this is merged ^^^^
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to get 2.15.3 released before this can be updated. PR for that is here:
https://github.com/cafemedia/slickstream-client/pull/393/files

Refactored Utils::isMobile to Utils::isPhone for clarity and updated related usages. Bumped CLIENT_VERSION in Plugin.php to 2.15.3. This improves device detection logic and aligns naming with client-side conventions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant