Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New. Code. Enqueue scripts. New classes and version updates. #455

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

alexandergull
Copy link
Member

@alexandergull alexandergull requested review from Glomberg and removed request for AntonV1211 December 23, 2024 07:27
lib/CleantalkSP/Common/Enqueue/Enqueue.php Outdated Show resolved Hide resolved
{
$abs_path = $this->getPath($work_script_name, false);
if (@file_exists($abs_path) && @filemtime($abs_path)) {
return $this->plugin_version . '_' . @filemtime($abs_path);
Copy link
Member

Choose a reason for hiding this comment

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

👍

@alexandergull alexandergull merged commit 63859ba into dev Dec 24, 2024
3 checks passed
@alexandergull alexandergull deleted the js_version_updates.ag branch December 24, 2024 08:51
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.

3 participants