Methods
1 to 22 of 22
- Jetpack_Network::add_network_admin_menu() – Adds the Jetpack menu item to the Network Admin area
- Jetpack_Network::add_to_menubar() – Adds a link to the Jetpack Network Admin page in the network admin menu bar.
- Jetpack_Network::admin_menu_css() – Adds JP menu icon
- Jetpack_Network::body_class() – Adds .network-admin class to the body tag Helps distinguish network admin JP styles from regular site JP styles
- Jetpack_Network::do_automatically_add_new_site() – Registers new sites upon creation
- Jetpack_Network::do_subsiteregister() – Registers a subsite with the Jetpack servers
- Jetpack_Network::filter_register_request_body() – Filters the registration request body to include additional properties.
- Jetpack_Network::get_option() – Retrieves a site wide option
- Jetpack_Network::get_url() – Returns various URL strings. Factory like
- Jetpack_Network::init() – Provides access to an instance of Jetpack_Network
- Jetpack_Network::jetpack_sites_list() – Provides functionality for the Jetpack > Sites page.
- Jetpack_Network::network_admin_page_header() – Stylized JP header formatting
- Jetpack_Network::register_menubar() – Registers the Multisite admin bar menu item shortcut.
- Jetpack_Network::render_network_admin_settings_page() – A hook rendering the admin settings page.
- Jetpack_Network::save_network_settings_page() – Fires when the Jetpack > Settings page is saved.
- Jetpack_Network::set_auto_activated_modules() – Sets which modules get activated by default on subsite connection.
- Jetpack_Network::set_connection() – Sets a connection object.
- Jetpack_Network::set_multisite_disconnect_cap() – Set the disconnect capability for multisite.
- Jetpack_Network::show_jetpack_notice() – Shows the Jetpack plugin notices.
- Jetpack_Network::update_option() – Updates a site wide option
- Jetpack_Network::wrap_network_admin_page() – A hook handler for adding admin pages and subpages.
- Jetpack_Network::wrap_render_network_admin_settings_page() – A hook handler for adding admin pages and subpages.