WooSubscriptionsNotes::admin_init()
Method: Things to do on admin_init.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:76
Method: Things to do on admin_init.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:76
Method: Checks the connection. Adds a note (as necessary) if there is no connection.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:105
Method: Whether or not we think the site is currently connected to WooCommerce.com.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:124
Method: Returns the WooCommerce.com provided site ID for this site.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:134
Method: Returns an array of product_ids whose subscriptions are active on this site.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:148
Method: Clears all connection or subscription notes.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:172
Method: Adds a note prompting to connect to WooCommerce.com.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:180
Method: Gets the product_id (if any) associated with a note.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:203
Method: Removes notes for product_ids no longer active on this site.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:216
Method: Finds a note for a given product ID, if the note exists at all.
Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:239