Метод | Описание | |
---|---|---|
__construct ( ) | Constructor. | |
calculate_shipping ( array $package = [] ) | calculate_shipping function. | |
get_option_key ( ) : string | Return the name of the option in the WP DB. | |
init ( ) | init function. | |
init_form_fields ( ) | Init form fields. | |
process_admin_options ( ) | Process and redirect if disabled. |
public calculate_shipping ( array $package = [] ) | ||
$package | array | (default: array()) |
public get_option_key ( ) : string | ||
Результат | string |
public process_admin_options ( ) |