Skip to content

Conversation

@Soare-Robert-Daniel
Copy link
Contributor

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

Summary

  • Update the Black Friday to use the new hooks

Will affect the visual aspect of the product

YES

Screenshots

CleanShot 2025-05-13 at 17 43 11@2x
CleanShot 2025-05-13 at 17 48 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 https://github.com/Codeinwp/ideas/issues/59

@Soare-Robert-Daniel Soare-Robert-Daniel self-assigned this May 13, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label May 13, 2025
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review May 19, 2025 14:11
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label May 19, 2025
@pirate-bot
Copy link
Contributor

Plugin build for ed7f8e2 is ready 🛎️!

@vytisbulkevicius vytisbulkevicius merged commit 26fefb3 into development May 20, 2025
14 checks passed
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 9.2.5 🎉

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 20, 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