Method | Description | |
---|---|---|
__construct ( ) | Start up | |
add_plugin_page ( ) | Add options page | |
bitcoin_address_callback ( ) | Get the settings option array and print one of its values | |
copy_callback ( ) | Get the settings option array and print one of its values | |
create_admin_page ( ) | Options page callback | |
display_settings_callback ( ) | Get the settings option array and print one of its values | |
is_active ( ) | ||
page_init ( ) | Register and add settings | |
powered_by_callback ( ) | Get the settings option array and print one of its values | |
print_section_info ( ) | Print the Section text | |
sanitize ( array $input ) | Sanitize each setting field as needed | |
suggested_donation_amount_callback ( ) | Get the settings option array and print one of its values |
public bitcoin_address_callback ( ) |
public copy_callback ( ) |
public display_settings_callback ( ) |
public powered_by_callback ( ) |
public suggested_donation_amount_callback ( ) |