Add admin notice for WhatsApp utility messaging recruitment#3177
Add admin notice for WhatsApp utility messaging recruitment#3177
Conversation
📦 Latest Plugin BuildBuilt at: 2025-05-13T12:10:41.518Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T12:10:41.518Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@iodic Can we also add a end date for the notice of 5 weeks ? Also would be great if we could check that clicking on survey opens the survey link as expected. Thanks! |
📦 Latest Plugin BuildBuilt at: 2025-05-13T15:36:07.624Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T15:36:07.624Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
@sharunaanandraj — the banner will now be shown through June 16th. Clicking on the notice link opens the survey as expected. |
|
@sharunaanandraj has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
| wp_kses( | ||
| // translators: %s: URL to the WhatsApp order tracking testing program sign-up page. | ||
| __( | ||
| "WhatsApp order tracking is now available for testing. <a href='%s'>Sign up our testing program</a> and get early access now!", |
There was a problem hiding this comment.
| "WhatsApp order tracking is now available for testing. <a href='%s'>Sign up our testing program</a> and get early access now!", | |
| "WhatsApp order tracking is now available for testing. <a href='%s'>Sign up for our testing program</a> and get early access now!", |
sharunaanandraj
left a comment
There was a problem hiding this comment.
@iodic Noticed the content has a typo. Can we update this ?
df34c59 to
6086dac
Compare
@sharunaanandraj, fixed and rebased onto |
📦 Latest Plugin BuildBuilt at: 2025-05-14T21:25:42.577Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-14T21:25:42.577Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
📦 Latest Plugin BuildBuilt at: 2025-05-14T21:25:54.404Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-14T21:25:54.404Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@sharunaanandraj has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@sharunaanandraj merged this pull request in 596d47b. |
Summary: This changeset adds an admin notice with a call to action for taking part in the WhatsApp utility messaging program. The notice appears on all admin pages after the plugin is updated/activated. Dismissing the notice will make it stop appearing for that user. - New feature (non-breaking change which adds functionality) - [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)). Add admin notice for WhatsApp utility messaging recruitment Pull Request resolved: #3177 Test Plan: Build a release artifact with this changeset and install on a testing site. As soon as the plugin is activated, the notice will be visible on top of all admin pages (see screenshot below).  Reviewed By: woo-ardsouza Differential Revision: D74740103 Pulled By: sharunaanandraj fbshipit-source-id: 487867997fe3c4246d8a9299dabd841f8eb10df0
Description
This changeset adds an admin notice with a call to action for taking part in the WhatsApp utility messaging program. The notice appears on all admin pages after the plugin is updated/activated. Dismissing the notice will make it stop appearing for that user.
Type of change
Checklist
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 notice will be visible on top of all admin pages (see screenshot below).
Screenshots