Skip to content

Conversation

@Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented May 15, 2025

Summary

  • Add support for Black Friday using the new hooks.
  • Fix some issues reported by phpcs for i18n.

Will affect visual aspect of the product

YES

Screenshots

CleanShot 2025-05-15 at 11 23 29@2x
CleanShot 2025-05-15 at 11 23 42@2x
CleanShot 2025-05-15 at 11 26 17@2x

Test instructions

You can use this hook to alternate it:

add_filter(
	'themeisle_sdk_current_date',
	function() {
		return new DateTime( '2025-11-26' );
	}
);

Check before Pull Request is ready:

Closes #.

@Soare-Robert-Daniel Soare-Robert-Daniel self-assigned this May 15, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label May 15, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review May 21, 2025 14:36
@pirate-bot
Copy link
Contributor

Plugin build for 7f9fce9 is ready 🛎️!

@vytisbulkevicius vytisbulkevicius merged commit 8fd1a60 into development May 23, 2025
18 of 19 checks passed
@vytisbulkevicius vytisbulkevicius deleted the refactor/blackfriday branch May 23, 2025 11:46
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 3.11.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added released Indicate that an issue has been resolved and released in a particular version of the product. pr-checklist-complete The Pull Request checklist is complete. (automatic label) labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-checklist-complete The Pull Request checklist is complete. (automatic label) pr-checklist-skip Allow this Pull Request to skip checklist. released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants