# Table: `wp3x_wc_admin_notes`
# Delete any existing table `wp3x_wc_admin_notes`
DROP TABLE IF EXISTS `wp3x_wc_admin_notes`;
# Table structure of table `wp3x_wc_admin_notes`
CREATE TABLE `wp3x_wc_admin_notes` (
`note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`content_data` longtext COLLATE utf8mb4_unicode_520_ci,
`status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_reminder` datetime DEFAULT NULL,
`is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
`layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`is_deleted` tinyint(1) NOT NULL DEFAULT '0',
`icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
`is_read` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci ;
# Data contents of table `wp3x_wc_admin_notes`
# Approximate rows expected in table: 76
INSERT INTO `wp3x_wc_admin_notes` VALUES (1, 'wc-admin-onboarding-email-marketing', 'info', 'en_US', 'Tips, product updates, and inspiration', 'We\'re here for you - get tips, product updates and inspiration straight to your email box', '{}', 'unactioned', 'woocommerce-admin', '2020-10-07 23:33:48', NULL, 0, 'plain', '', 0, 'info', 1),
(3, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to WooCommerce.com', 'Connect to get important product notifications and updates.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-07 23:33:48', NULL, 0, 'plain', '', 0, 'info', 1),
(6, 'ecomm-need-help-setting-up-your-store', 'info', 'en_US', 'Need help setting up your Store?', 'Schedule a free 30-min quick start session and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.', '{}', 'pending', 'woocommerce.com', '2020-10-08 09:48:17', NULL, 0, 'plain', '', 0, 'info', 0),
(7, 'woocommerce-services', 'info', 'en_US', 'WooCommerce Shipping & Tax', 'WooCommerce Shipping & Tax helps get your store "ready to sell" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.', '{}', 'pending', 'woocommerce.com', '2020-10-08 09:48:17', NULL, 0, 'plain', '', 0, 'info', 0),
(8, 'ecomm-unique-shopping-experience', 'info', 'en_US', 'For a shopping experience as unique as your customers', 'Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.', '{}', 'pending', 'woocommerce.com', '2020-10-08 09:48:17', NULL, 0, 'plain', '', 0, 'info', 0),
(9, 'mailchimp-for-woocommerce-incomplete-install', 'warning', 'en_US', 'Mailchimp For WooCommerce', 'Plugin is not yet connected to a Mailchimp account. To complete the connection, open the settings page.', '{"getting_started":true,"activated":1602150510,"activated_formatted":"October 8th"}', 'unactioned', 'mailchimp-for-woocommerce', '2020-10-08 09:48:30', NULL, 0, 'plain', '', 0, 'info', 0),
(10, 'wc-pb-bulk-discounts', 'info', 'en_US', 'Ready to start offering bulk discounts?', '
Did you know that you can use Product Bundles to offer bulk quantity discounts?
\n Grab the free Bulk Discounts add-on, and offer lower prices to those who purchase more!
\n ', '{}', 'unactioned', 'woocommerce-product-bundles', '2020-10-08 19:31:15', NULL, 0, 'plain', '', 0, 'info', 0),
(12, 'wc-admin-woocommerce-subscriptions', 'marketing', 'en_US', 'Do you need more info about WooCommerce Subscriptions?', 'WooCommerce Subscriptions allows you to introduce a variety of subscriptions for physical or virtual products and services. Create product-of-the-month clubs, weekly service subscriptions or even yearly software billing packages. Add sign-up fees, offer free trials, or set expiration periods.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-08 23:36:13', NULL, 0, 'plain', '', 0, 'info', 0),
(14, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-09 23:40:31', NULL, 0, 'plain', '', 0, 'info', 0),
(16, 'wc-admin-launch-checklist', 'info', 'en_US', 'Ready to launch your store?', 'To make sure you never get that sinking "what did I forget" feeling, we\'ve put together the essential pre-launch checklist.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-14 23:45:53', NULL, 0, 'plain', '', 0, 'info', 0),
(17, 'wc-admin-store-notice-giving-feedback-2', 'info', 'en_US', 'Give feedback', 'Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-15 23:38:43', NULL, 0, 'plain', '', 0, 'info', 0),
(18, 'wc-admin-insight-first-sale', 'survey', 'en_US', 'Did you know?', 'A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?', '{}', 'unactioned', 'woocommerce-admin', '2020-10-15 23:38:43', NULL, 0, 'plain', '', 0, 'info', 0),
(20, 'wc-admin-customize-store-with-blocks', 'info', 'en_US', 'Customize your online store with WooCommerce blocks', 'With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site — no need to use shortcodes or edit lines of code. Learn more about how to use each one of them.', '{}', 'unactioned', 'woocommerce-admin', '2020-10-21 23:50:45', NULL, 0, 'plain', '', 0, 'info', 0),
(21, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2020-11-20 23:35:06', NULL, 0, 'plain', '', 0, 'info', 0),
(22, 'wcpay-subscriptions-2020-11', 'marketing', 'en_US', 'Manage subscriber payments from your store\'s dashboard', 'Securely accept cards and manage transactions right from your dashboard with WooCommerce Payments – now supporting WooCommerce Subscriptions!
By clicking "Install now," you agree to our Terms of Service.', '{}', 'pending', 'woocommerce.com', '2020-11-20 23:35:06', NULL, 0, 'plain', '', 0, 'info', 0),
(23, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2020-12-10 23:35:39', NULL, 0, 'plain', '', 0, 'info', 0),
(24, 'wcpay-subscriptions-2020-12', 'marketing', 'en_US', 'Manage payments from your store\'s dashboard', 'Securely accept cards and manage transactions right from your dashboard with WooCommerce Payments! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards.
By clicking "Install now," you agree to our Terms of Service.', '{}', 'pending', 'woocommerce.com', '2020-12-10 23:35:39', NULL, 0, 'plain', '', 0, 'info', 0),
(25, 'wc-admin-real-time-order-alerts', 'info', 'en_US', 'Get real-time order alerts anywhere', 'Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2021-01-05 23:33:47', NULL, 0, 'plain', '', 0, 'info', 0),
(26, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.
Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.', '{}', 'unactioned', 'woocommerce.com', '2021-03-28 23:43:40', NULL, 0, 'plain', '', 0, 'info', 0),
(27, 'wc-admin-getting-started-in-ecommerce', 'info', 'en_US', 'Getting Started in eCommerce - webinar', 'We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.', '{}', 'unactioned', 'woocommerce.com', '2021-01-27 23:35:55', NULL, 0, 'plain', '', 0, 'info', 0),
(28, 'wc-square-apple-pay-boost-sales', 'marketing', 'en_US', 'Boost sales with Apple Pay', 'Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.', '{}', 'pending', 'woocommerce.com', '2021-02-11 23:42:06', NULL, 0, 'plain', '', 0, 'info', 0),
(29, 'wc-square-apple-pay-grow-your-business', 'marketing', 'en_US', 'Grow your business with Square and Apple Pay ', 'Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.', '{}', 'pending', 'woocommerce.com', '2021-02-11 23:42:06', NULL, 0, 'plain', '', 0, 'info', 0),
(30, 'facebook_pixel_api_2021', 'marketing', 'en_US', 'Improve the performance of your Facebook ads', 'Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.', '{}', 'pending', 'woocommerce.com', '2021-02-13 00:15:31', NULL, 0, 'plain', '', 0, 'info', 0),
(31, 'facebook_ec_2021', 'marketing', 'en_US', 'Sync your product catalog with Facebook to help boost sales', 'A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.', '{}', 'unactioned', 'woocommerce.com', '2021-03-01 23:38:49', NULL, 0, 'plain', '', 0, 'info', 0),
(32, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'unactioned', 'woocommerce.com', '2021-03-28 23:43:40', NULL, 0, 'plain', '', 0, 'info', 0),
(33, 'wc-admin-first-five-things-to-customize', 'info', 'en_US', 'The first 5 things to customize in your store', 'Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.', '{}', 'unactioned', 'woocommerce.com', '2021-02-16 23:34:32', NULL, 0, 'plain', '', 0, 'info', 0),
(35, 'wcpay-apple-pay-boost-sales', 'marketing', 'en_US', 'Boost sales with Apple Pay', 'Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.', '{}', 'pending', 'woocommerce.com', '2021-03-21 00:59:06', NULL, 0, 'plain', '', 0, 'info', 0),
(36, 'wcpay-apple-pay-grow-your-business', 'marketing', 'en_US', 'Grow your business with WooCommerce Payments and Apple Pay', 'Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.', '{}', 'pending', 'woocommerce.com', '2021-03-21 00:59:06', NULL, 0, 'plain', '', 0, 'info', 0),
(37, 'wc-admin-choosing-a-theme', 'marketing', 'en_US', 'Choosing a theme?', 'Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.', '{}', 'unactioned', 'woocommerce-admin', '2021-03-28 23:43:40', NULL, 0, 'plain', '', 0, 'info', 0),
(38, 'wc-admin-insight-first-product-and-payment', 'survey', 'en_US', 'Insight', 'More than 80% of new merchants add the first product and have at least one payment method set up during the first week. We\'re here to help your business succeed! Do you find this type of insight useful?', '{}', 'unactioned', 'woocommerce-admin', '2021-03-28 23:43:40', NULL, 0, 'plain', '', 0, 'info', 0),
(39, 'wc-admin-first-downloadable-product', 'info', 'en_US', 'Learn more about digital/downloadable products', 'Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation.', '{}', 'unactioned', 'woocommerce-admin', '2021-03-28 23:43:40', NULL, 0, 'plain', '', 0, 'info', 0),
(40, 'wcpay-apple-pay-is-now-available', 'marketing', 'en_US', 'Apple Pay is now available with WooCommerce Payments!', 'Increase your conversion rate by offering a fast and secure checkout with Apple Pay®. It’s free to get started with WooCommerce Payments.', '{}', 'pending', 'woocommerce.com', '2021-03-30 23:35:35', NULL, 0, 'plain', '', 0, 'info', 0),
(41, 'paypal_ppcp_gtm_2021', 'marketing', 'en_US', 'Offer more options with the new PayPal', 'Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.', '{}', 'pending', 'woocommerce.com', '2021-04-01 23:33:49', NULL, 0, 'plain', '', 0, 'info', 0),
(42, 'wc-admin-manage-orders-on-the-go', 'info', 'en_US', 'Manage your orders on the go', 'Look for orders, customer info, and process refunds in one click with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2021-04-05 23:57:39', NULL, 0, 'plain', '', 0, 'info', 0),
(43, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooCommerce Payments setup - let us know what you think', 'Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2021-04-15 23:36:20', NULL, 0, 'plain', '', 0, 'info', 0),
(44, 'wc-admin-navigation-nudge', 'info', 'en_US', 'You now have access to the WooCommerce navigation', 'We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.', '{}', 'unactioned', 'woocommerce-admin', '2021-04-25 23:37:44', NULL, 0, 'plain', '', 0, 'info', 0),
(45, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2021-05-13 23:43:55', NULL, 0, 'plain', '', 0, 'info', 0),
(46, 'wcpay_instant_deposits_gtm_2021', 'marketing', 'en_US', 'Get paid within minutes – Instant Deposits for WooCommerce Payments', 'Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With WooCommerce Payments\' new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.', '{}', 'pending', 'woocommerce.com', '2021-05-14 23:36:22', NULL, 0, 'plain', '', 0, 'info', 0),
(47, 'wc-update-db-reminder', 'update', 'en_US', 'WooCommerce database update required', 'WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via WP-CLI.', '{}', 'unactioned', 'woocommerce-core', '2021-05-15 18:06:06', NULL, 0, 'plain', '', 0, 'info', 0),
(48, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade WooCommerce Subscriptions to version 3.0.15 or later.
Click the button below to view and update to the latest Subscriptions version, or log in to WooCommerce.com Dashboard and navigate to your Downloads page.
We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.
If you have any questions we are here to help — just open a ticket.', '{}', 'unactioned', 'woocommerce.com', '2021-05-31 23:53:45', NULL, 0, 'plain', '', 0, 'info', 0),
(49, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2021-06-07 23:34:11', NULL, 0, 'plain', '', 0, 'info', 0),
(50, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2021-06-10 23:45:42', NULL, 0, 'plain', '', 0, 'info', 0),
(51, 'wcpay-promo-2021-6-incentive-1', 'marketing', 'en_US', 'Simplify the payments process for you and your customers with WooCommerce Payments', 'With WooCommerce Payments, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n
\n By clicking "Get WooCommerce Payments," you agree to the Terms of Service\n and acknowledge you have read the Privacy Policy.\n ', '{}', 'pending', 'woocommerce.com', '2021-06-12 23:46:41', NULL, 0, 'plain', '', 0, 'info', 0),
(52, 'wcpay-promo-2021-6-incentive-2', 'marketing', 'en_US', 'Simplify the payments process for you and your customers with WooCommerce Payments', 'With WooCommerce Payments, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n
\n By clicking "Get WooCommerce Payments," you agree to the Terms of Service\n and acknowledge you have read the Privacy Policy.\n ', '{}', 'pending', 'woocommerce.com', '2021-06-12 23:46:41', NULL, 0, 'plain', '', 0, 'info', 0),
(53, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!
Now is a great time to upgrade to our latest PayPal extension to continue to receive support and updates with PayPal.
Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'unactioned', 'woocommerce.com', '2021-06-22 23:40:08', NULL, 0, 'plain', '', 0, 'info', 0),
(54, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.
Start using our latest PayPal today to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2021-06-22 23:40:08', NULL, 0, 'plain', '', 0, 'info', 0),
(55, 'eu_vat_changes_2021', 'marketing', 'en_US', 'Get your business ready for the new EU tax regulations', 'On July 1, 2021, new taxation rules will come into play when the European Union (EU) Value-Added Tax (VAT) eCommerce package takes effect.
The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.
We therefore recommend familiarizing yourself with the new updates, and consult with a tax professional to ensure your business is following regulations and best practice.', '{}', 'unactioned', 'woocommerce.com', '2021-06-24 23:48:46', NULL, 0, 'plain', '', 0, 'info', 0),
(56, 'wc-admin-performance-on-mobile', 'info', 'en_US', 'Track your store performance on mobile', 'Monitor your sales and high performing products with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2021-07-04 23:35:45', NULL, 0, 'plain', '', 0, 'info', 0),
(57, 'wayflyer_q3_2021', 'marketing', 'en_US', 'Grow your revenue with Wayflyer financing and analytics', 'Flexible financing tailored to your needs by Wayflyer – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.', '{}', 'pending', 'woocommerce.com', '2021-07-15 23:35:12', NULL, 0, 'plain', '', 0, 'info', 0),
(58, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'actioned', 'woocommerce.com', '2021-07-15 23:35:12', NULL, 0, 'plain', '', 0, 'info', 0),
(59, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-07-15 23:35:12', NULL, 0, 'plain', '', 0, 'info', 0),
(60, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-07-15 23:35:12', NULL, 0, 'plain', '', 0, 'info', 0),
(61, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-07-15 23:35:12', NULL, 0, 'plain', '', 0, 'info', 0),
(62, 'mercadopago_q3_2021_EN', 'marketing', 'en_US', 'Get paid with Mercado Pago Checkout', 'Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.', '{}', 'pending', 'woocommerce.com', '2021-08-31 23:34:37', NULL, 0, 'plain', '', 0, 'info', 0),
(63, 'wc-refund-returns-page', 'info', 'en_US', 'Set up a Refund and Returns Policy page to boost your store\'s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2021-09-11 06:19:00', NULL, 0, 'plain', '', 0, 'info', 0),
(64, 'wc-admin-edit-products-on-the-move', 'info', 'en_US', 'Edit products on the move', 'Edit and create new products from your mobile devices with the Woo app', '{}', 'unactioned', 'woocommerce-admin', '2021-10-07 23:35:07', NULL, 0, 'plain', '', 0, 'info', 0),
(65, 'bbpos-chipper-launch', 'marketing', 'en_US', 'Ready to grow your business beyond online?', 'Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.', '{}', 'pending', 'woocommerce.com', '2021-10-15 23:38:17', NULL, 0, 'plain', '', 0, 'info', 0),
(66, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2021-11-04 23:34:20', NULL, 0, 'plain', '', 0, 'info', 0),
(67, 'new_in_app_marketplace_2021_1', 'info', 'en_US', 'Grow your business with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for growing your business, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'pending', 'woocommerce.com', '2021-11-08 23:37:26', NULL, 0, 'plain', '', 0, 'info', 0),
(68, 'new_in_app_marketplace_2021_2', 'info', 'en_US', 'Customize your store with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'unactioned', 'woocommerce.com', '2021-11-08 23:37:26', NULL, 0, 'plain', '', 0, 'info', 0),
(69, 'stripe_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to enable Apple Pay with Stripe and easy to communicate it with this marketing guide.', '{}', 'unactioned', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(70, 'square_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to enable Apple Pay with Square and easy to communicate it with this marketing guide.', '{}', 'pending', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(71, 'wcpay_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to enable Apple Pay with WooCommerce Payments and easy to communicate it with this marketing guide.', '{}', 'pending', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(72, 'wayflyer_bnpl_q4_2021', 'marketing', 'en_US', 'Grow your business with funding through Wayflyer', 'Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.', '{}', 'pending', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(73, 'wc_shipping_mobile_app_usps_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by WooCommerce Shipping – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(74, 'wc_shipping_mobile_app_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by WooCommerce Shipping – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2021-11-11 23:34:49', NULL, 0, 'plain', '', 0, 'info', 0),
(75, 'new_in_app_marketplace_2021', 'info', 'en_US', 'Customize your store with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'unactioned', 'woocommerce.com', '2021-11-23 23:34:08', NULL, 0, 'plain', '', 0, 'info', 0),
(76, 'ecomm-wc-navigation-survey', 'info', 'en_US', 'We’d like your feedback on the WooCommerce navigation', 'We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.', '{}', 'pending', 'woocommerce.com', '2022-01-05 23:34:10', NULL, 0, 'plain', '', 0, 'info', 0),
(77, 'wc_simple_payments_m2_reader_launch_q1_2022', 'marketing', 'en_US', 'Take quick and easy in-person payments', 'WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.', '{}', 'pending', 'woocommerce.com', '2022-02-03 23:37:12', NULL, 0, 'plain', '', 0, 'info', 0),
(78, 'wcpay_applepay_q1_2022', 'marketing', 'en_US', 'Increase conversions with Apple Pay – just like Diane does', 'See how Diane from Lady Dye Yarns uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.', '{}', 'pending', 'woocommerce.com', '2022-02-06 23:34:26', NULL, 0, 'plain', '', 0, 'info', 0),
(79, 'stripe_applepay_q1_2022', 'marketing', 'en_US', 'Increase conversions with Apple Pay – just like Thomas does', 'Read the inspirational story of Thomas\'s Trendy Socks and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings > Payments > Stripe.', '{}', 'unactioned', 'woocommerce.com', '2022-02-07 23:37:05', NULL, 0, 'plain', '', 0, 'info', 0),
(80, 'square_applepay_q1_2022', 'marketing', 'en_US', 'Increase conversions with a faster checkout experience', 'By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings > Payments > Square.', '{}', 'pending', 'woocommerce.com', '2022-02-06 23:34:26', NULL, 0, 'plain', '', 0, 'info', 0),
(81, 'lead_gen_existing_customers_1', 'marketing', 'en_US', 'Talk to a consultant', 'As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.', '{}', 'pending', 'woocommerce.com', '2022-02-11 23:41:12', NULL, 0, 'plain', '', 0, 'info', 0),
(82, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', 'Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use PayPal Payments to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2022-03-10 23:47:21', NULL, 0, 'plain', '', 0, 'info', 0),
(83, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', 'Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'unactioned', 'woocommerce.com', '2022-03-31 11:07:17', NULL, 0, 'plain', '', 0, 'info', 0),
(84, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit Plugins > Installed Plugins, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2022-03-23 23:50:12', NULL, 0, 'plain', '', 0, 'info', 0);
# End of data contents of table `wp3x_wc_admin_notes`