Skip to content

Add admin banner for WhatsApp utility messaging recruitment#3211

Closed
iodic wants to merge 7 commits intomainfrom
feature/waum-recruitment-banner
Closed

Add admin banner for WhatsApp utility messaging recruitment#3211
iodic wants to merge 7 commits intomainfrom
feature/waum-recruitment-banner

Conversation

@iodic
Copy link
Copy Markdown
Collaborator

@iodic iodic commented May 19, 2025

Description

This changeset adds an admin banner with a call to action for taking part in the WhatsApp utility messaging program. The banner appears on plugin's Advertise page after the plugin is updated/activated. Dismissing the banner will make it stop appearing for that user.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • [yes] I have commented my code, particularly in hard-to-understand areas.
  • [yes] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
  • [yes] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
  • [yes] I followed general Pull Request best practices. Meta employees to follow this wiki.
  • [n/a] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
  • [yes] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
  • [n/a] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this wiki.

Changelog entry

Add admin notice for WhatsApp utility messaging recruitment

Test Plan

Build a release artifact with this changeset and install on a testing site. As soon as the plugin is activated, the banner will be visible on the plugin's "Advertise" page (see screenshot below).

Screenshots

Screenshot 2025-05-19 at 14 28 59

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 19, 2025

📦 Latest Plugin Build

Built at: 2025-05-20T07:33:11.367Z
Commit: e660862
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

@github-actions
Copy link
Copy Markdown
Contributor

📦 Latest Plugin Build

Built at: 2025-05-19T12:30:47.943Z
Commit: 37906c3
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

Comment thread facebook-commerce-admin-banner.php Outdated
@iodic iodic force-pushed the feature/waum-recruitment-banner branch from 09f8356 to c865fb7 Compare May 19, 2025 15:12
@github-actions
Copy link
Copy Markdown
Contributor

📦 Latest Plugin Build

Built at: 2025-05-19T15:12:58.305Z
Commit: aa88ead
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

📦 Latest Plugin Build

Built at: 2025-05-19T15:12:58.305Z
Commit: aa88ead
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

@github-actions
Copy link
Copy Markdown
Contributor

📦 Latest Plugin Build

Built at: 2025-05-19T15:13:18.050Z
Commit: 5730833
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

📦 Latest Plugin Build

Built at: 2025-05-19T15:13:18.050Z
Commit: 5730833
Size: 1.1M

Download: Click here to download the plugin

To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact

@iodic iodic force-pushed the feature/waum-recruitment-banner branch from c865fb7 to 90ab2cd Compare May 20, 2025 07:31
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@vahidkay-meta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@vahidkay-meta merged this pull request in efba1b6.

tzahgr pushed a commit that referenced this pull request May 20, 2025
Summary:
## Description

This changeset adds an admin banner with a call to action for taking part in the WhatsApp utility messaging program. The banner appears on plugin's Advertise page after the plugin is updated/activated. Dismissing the banner will make it stop appearing for that user.

### Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [yes] I have commented my code, particularly in hard-to-understand areas.
- [yes] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [yes] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [yes] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [n/a] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [yes] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [n/a] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Add admin notice for WhatsApp utility messaging recruitment

Pull Request resolved: #3211

Test Plan:
Build a release artifact with this changeset and install on a testing site. As soon as the plugin is activated, the banner will be visible on the plugin's "Advertise" page (see screenshot below).

## Screenshots
![Screenshot 2025-05-19 at 14 28 59](https://github.com/user-attachments/assets/3bd64d35-3ec3-4f39-b917-203083bfb9b7)

Reviewed By: tzahgr

Differential Revision: D75063419

Pulled By: vahidkay-meta

fbshipit-source-id: 291a18a7f28850099147649c84480d3b9b4dbe9a
@tzahgr tzahgr mentioned this pull request May 20, 2025
@sol-loup sol-loup mentioned this pull request May 20, 2025
7 tasks
mradmeta pushed a commit to mradmeta/facebook-for-woocommerce that referenced this pull request May 21, 2025
…#3211)

Summary:
## Description

This changeset adds an admin banner with a call to action for taking part in the WhatsApp utility messaging program. The banner appears on plugin's Advertise page after the plugin is updated/activated. Dismissing the banner will make it stop appearing for that user.

### Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [yes] I have commented my code, particularly in hard-to-understand areas.
- [yes] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [yes] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [yes] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [n/a] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [yes] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [n/a] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Add admin notice for WhatsApp utility messaging recruitment

Pull Request resolved: facebook#3211

Test Plan:
Build a release artifact with this changeset and install on a testing site. As soon as the plugin is activated, the banner will be visible on the plugin's "Advertise" page (see screenshot below).

## Screenshots
![Screenshot 2025-05-19 at 14 28 59](https://github.com/user-attachments/assets/3bd64d35-3ec3-4f39-b917-203083bfb9b7)

Reviewed By: tzahgr

Differential Revision: D75063419

Pulled By: vahidkay-meta

fbshipit-source-id: 291a18a7f28850099147649c84480d3b9b4dbe9a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants