Skip to content

Conversation

@Soare-Robert-Daniel
Copy link
Contributor

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

Summary

Add Black Friday integration

Will affect visual aspect of the product

YES

Screenshots

CleanShot 2025-05-16 at 15 02 03@2x

Test instructions

You can install this plugin or you can use this hook to modify the date:

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 16, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label May 16, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review May 22, 2025 12:19
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label May 22, 2025
@pirate-bot
Copy link
Contributor

Plugin build for 3e631f3 is ready 🛎️!

@vytisbulkevicius vytisbulkevicius merged commit 2737b06 into development May 27, 2025
10 checks passed
@vytisbulkevicius vytisbulkevicius deleted the feat/black-friday branch May 27, 2025 06:35
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 2.6.18 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label 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