APP_System_Info::init_tabs()
Initialize the page tabs.
Package
Description #Description
Related #Related
Uses #Uses
Uses | Description |
---|---|
framework/kernel/view-types.php: APP_View_Page::install() | Install all registered pages procedure |
framework/kernel/view-types.php: APP_View_Page::_get_templates() | Retrieves all registered page templates. |
framework/kernel/view-types.php: APP_View_Page::_get_page_id() | Retrieves page ID by the given template |
framework/scb/Util.php: html_link() | |
framework/scb/Util.php: html() | |
framework/admin/class-system-info.php: APP_System_Info::test_wp_remote_post() | Test to see if wp_remote_post works against PayPal. |
framework/admin/class-system-info.php: APP_System_Info::get_installed_plugins() | Get all installed plugins so we can display them. |
framework/admin/class-system-info.php: APP_System_Info::cronjob_fields() | Loop through and grab all cron jobs. |
framework/admin/class-system-info.php: appthemes_theme_info_default_fields | Filters the default theme info fields. |
framework/admin/class-system-info.php: appthemes_wordpress_info_default_fields | Filters the default wordpress info fields. |
framework/admin/class-system-info.php: appthemes_server_info_default_fields | Filters the default server info fields. |
framework/admin/class-system-info.php: appthemes_image_info_default_fields | Filters the default image info fields. |
framework/admin/class-system-info.php: appthemes_other_info_default_fields | Filters the default other info fields. |
Used By #Used By
Used By | Description |
---|---|
includes/admin/system-info.php: CP_Theme_System_Info::init_tabs() |