Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-settings-api.php / Page 4

WC_Settings_API::update_option()

Method: Update a single option.

Source: includes/abstracts/abstract-wc-settings-api.php:188

Used by 0 functions | Uses 2 functions

WC_Settings_API::process_admin_options()

Method: Processes and saves options.

Source: includes/abstracts/abstract-wc-settings-api.php:204

Used by 2 functions | Uses 7 functions

WC_Settings_API::add_error()

Method: Add an error message for display in admin on save.

Source: includes/abstracts/abstract-wc-settings-api.php:227

Used by 1 function | Uses 0 functions

WC_Settings_API::get_errors()

Method: Get admin error messages.

Source: includes/abstracts/abstract-wc-settings-api.php:234

Used by 1 function | Uses 0 functions

WC_Settings_API::display_errors()

Method: Display admin error messages.

Source: includes/abstracts/abstract-wc-settings-api.php:241

Used by 0 functions | Uses 1 function

WC_Settings_API::admin_options()

Method: Output the admin options table.

Source: includes/abstracts/abstract-wc-settings-api.php:84

Used by 2 functions | Uses 2 functions

WC_Settings_API::init_form_fields()

Method: Initialise settings form fields.

Source: includes/abstracts/abstract-wc-settings-api.php:95

Used by 0 functions | Uses 0 functions

WC_Settings_API::get_option_key()

Method: Return the name of the option in the WP DB.

Source: includes/abstracts/abstract-wc-settings-api.php:103

Used by 3 functions | Uses 0 functions

WC_Settings_API::get_field_type()

Method: Get a fields type. Defaults to “text” if not set.

Source: includes/abstracts/abstract-wc-settings-api.php:113

Used by 3 functions | Uses 0 functions

WC_Settings_API::get_field_default()

Method: Get a fields default value. Defaults to “” if not set.

Source: includes/abstracts/abstract-wc-settings-api.php:123

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4 5 Next »
Proudly powered by WordPress