Methods
1 to 10 of 10
- Jetpack_Core_API_Data::_process_onboarding() – Perform tasks in the site based on onboarding choices.
- Jetpack_Core_API_Data::_process_post_by_email() – Calls WPCOM through authenticated request to create, regenerate or delete the Post by Email address.
- Jetpack_Core_API_Data::can_request() – Check if user is allowed to perform the update.
- Jetpack_Core_API_Data::decode_special_characters() – Decode the special HTML characters in a certain value.
- Jetpack_Core_API_Data::get_all_options() – Get information about all Jetpack module options and settings.
- Jetpack_Core_API_Data::get_module() – Get information about a specific and valid Jetpack module.
- Jetpack_Core_API_Data::handle_business_address() – Add or update Business Address widget.
- Jetpack_Core_API_Data::has_business_address_widget() – Check whether "Contact Info & Map" widget is present in a given sidebar.
- Jetpack_Core_API_Data::process() – Process request by returning the module or updating it.
- Jetpack_Core_API_Data::update_data() – If it’s a valid Jetpack module and configuration parameters have been sent, update it.