Skip to content

feat: add Black Friday integration #86

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Soare-Robert-Daniel
Copy link
Contributor

Summary

Add Black Friday integration

Will affect visual aspect of the product

YES

Screenshots

CleanShot 2025-05-16 at 16 25 19@2x

Test instructions

You can use this hook to alternate it:

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

Closes #.

@Soare-Robert-Daniel Soare-Robert-Daniel self-assigned this May 16, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review May 20, 2025 14:16
@pirate-bot
Copy link
Contributor

Plugin build for 6a2bde7 is ready 🛎️!

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.

2 participants