sfwd_global_settings_footer
Action Hook: Fires inside sfwd global settings footer.
sfwd_global_settings_footer Read More »
Action Hook: Fires inside sfwd global settings footer.
sfwd_global_settings_footer Read More »
Method: Crude approximation of whether current user is an admin
Semper_Fi_Module::is_admin Read More »
Method: Display options for settings pages and metaboxes, allows for filtering settings, custom display options.
Semper_Fi_Module::display_options Read More »
Method: Get the prefix used for a given location.
Semper_Fi_Module::get_prefix Read More »
Method: Load styles for module.
Semper_Fi_Module::enqueue_styles Read More »
Filter Hook: Filters semperfi display options.
{$this->prefix}display_options Read More »
Method: Load scripts for module, can pass data to module script.
Semper_Fi_Module::enqueue_scripts Read More »
Filter Hook: Filters semperfi display settings.
{$this->prefix}display_settings Read More »
Method: Override this to run code at the beginning of the settings page.
Semper_Fi_Module::settings_page_init Read More »
Method: Sanitize options
Semper_Fi_Module::sanitize_options Read More »
Method: Filter out admin pointers that have already been clicked.
Semper_Fi_Module::filter_pointers Read More »
Method: Display metaboxes with display_options()
Semper_Fi_Module::display_metabox Read More »
Method: Add basic hooks when on the module’s page.
Semper_Fi_Module::add_page_hooks Read More »
Method: Handle resetting options to defaults.
Semper_Fi_Module::reset_options Read More »
Method: Collect metabox data together for tabbed metaboxes.
Semper_Fi_Module::filter_return_metaboxes Read More »
Method: Handle option resetting and updating
Semper_Fi_Module::handle_settings_updates Read More »
Method: Add submenu for module, call page hooks, set up metaboxes.
Semper_Fi_Module::add_menu Read More »
Action Hook: Fires after resetting sfwd options.
sfwd_options_reset Read More »
Method: Update options for module, stored individually or together.
Semper_Fi_Module::update_class_option Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »