Skip to content

Prepare Release v2.2.4#236

Merged
kawsarahmedr merged 4 commits intomasterfrom
release/2.2.4
Jan 18, 2026
Merged

Prepare Release v2.2.4#236
kawsarahmedr merged 4 commits intomasterfrom
release/2.2.4

Conversation

@kawsarahmedr
Copy link
Copy Markdown
Contributor

Prepare Release v2.2.4

This pull request updates the plugin to replace the expired Black Friday promotion with a new "10,000+ Users Celebration" offer. It removes all Black Friday-specific assets, styles, and notices, and introduces new assets and messaging for the 10k celebration. The plugin version and language files are also updated accordingly.

Promotional Notice Update:

  • Replaced the Black Friday admin notice with a new "10,000+ Users Celebration" notice, including updated offer details, coupon code, and end date. The new notice uses a different style, icon, and messaging. (includes/Admin/Notices.php [1] [2]; includes/Admin/views/notices/tenk-celebrate.php [3]
  • Removed the Black Friday notice template and associated language strings. (includes/Admin/views/notices/black-friday.php [1]; languages/wc-min-max-quantities.pot [2] [3] [4] [5]

Styles and Assets Cleanup:

  • Removed all Black Friday-specific SCSS styles and imports. (assets/src/css/_black-friday.scss [1]; assets/src/css/admin.scss [2]

Version and Metadata Updates:

  • Bumped the plugin version from 2.2.3 to 2.2.4 in all relevant files and updated tested WordPress version and copyright. (package.json [1] [2]; readme.txt [3]; wc-min-max-quantities.php [4]; languages/wc-min-max-quantities.pot [5]

@kawsarahmedr kawsarahmedr self-assigned this Jan 18, 2026
Copilot AI review requested due to automatic review settings January 18, 2026 11:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the plugin from version 2.2.3 to 2.2.4, replacing the expired Black Friday promotion with a new "10,000+ Users Celebration" promotional offer. The changes include removing all Black Friday-specific assets and code, updating promotional notices, and bumping the plugin version and dependencies.

Changes:

  • Replaced Black Friday promotional notice with new 10k celebration offer (20% discount with code THANKYOU10K)
  • Removed Black Friday assets (images and SCSS styles) and template files
  • Updated version to 2.2.4 across all plugin files and updated copyright year to 2026

Reviewed changes

Copilot reviewed 9 out of 12 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
wc-min-max-quantities.php Version bumped to 2.2.4
readme.txt Stable tag updated to 2.2.4
package.json Version and @wordpress/scripts dependency updated
package-lock.json Lockfile updated with new dependency versions
languages/wc-min-max-quantities.pot Language file updated with new strings and copyright year
includes/Admin/Notices.php Replaced Black Friday notice logic with 10k celebration notice
includes/Admin/views/notices/tenk-celebrate.php New promotional notice template added
includes/Admin/views/notices/black-friday.php Black Friday notice template removed
assets/src/css/admin.scss Removed Black Friday styles import
assets/src/css/_black-friday.scss Black Friday styles file removed
assets/src/images/black-friday-*.png Black Friday images removed

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread includes/Admin/Notices.php Outdated
Comment thread includes/Admin/views/notices/tenk-celebrate.php Outdated
Comment thread includes/Admin/views/notices/tenk-celebrate.php Outdated
Comment thread includes/Admin/views/notices/tenk-celebrate.php Outdated
Comment thread includes/Admin/views/notices/tenk-celebrate.php Outdated
@kawsarahmedr kawsarahmedr merged commit 2832c9b into master Jan 18, 2026
7 checks passed
@kawsarahmedr kawsarahmedr deleted the release/2.2.4 branch February 18, 2026 12:14
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