Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 1989

WooSubscriptionsNotes::admin_init()

Method: Things to do on admin_init.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:76

Used by 0 functions | Uses 3 functions

WooSubscriptionsNotes::check_connection()

Method: Checks the connection. Adds a note (as necessary) if there is no connection.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:105

Used by 1 function | Uses 4 functions

WooSubscriptionsNotes::delete_any_note_for_product_id()

Method: Deletes a note for a given product ID, if the note exists at all.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:261

Used by 1 function | Uses 1 function

WooSubscriptionsNotes::find_note_for_product_id()

Method: Finds a note for a given product ID, if the note exists at all.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:239

Used by 3 functions | Uses 3 functions

WooSubscriptionsNotes::get_bump_thresholds()

Method: We want to bubble up expiration notices when they cross certain age thresholds. PHP 5.2 doesn’t support constant arrays, so we do this.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:27

Used by 2 functions | Uses 0 functions

WooSubscriptionsNotes::get_connected_site_id()

Method: Returns the WooCommerce.com provided site ID for this site.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:134

Used by 1 function | Uses 2 functions

WooSubscriptionsNotes::get_product_id_from_subscription_note()

Method: Gets the product_id (if any) associated with a note.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:203

Used by 2 functions | Uses 1 function

WooSubscriptionsNotes::get_subscription_active_product_ids()

Method: Returns an array of product_ids whose subscriptions are active on this site.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:148

Used by 2 functions | Uses 3 functions

WooSubscriptionsNotes::is_connected()

Method: Whether or not we think the site is currently connected to WooCommerce.com.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:124

Used by 6 functions | Uses 1 function

WooSubscriptionsNotes::prune_inactive_subscription_notes()

Method: Removes notes for product_ids no longer active on this site.

Source: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:216

Used by 1 function | Uses 4 functions
« Previous 1 … 1,988 1,989 1,990 … 2,076 Next »
Proudly powered by WordPress