Filters the Redirect URI returned by the remote_register XMLRPC method
jetpack_xmlrpc_remote_register_redirect_uri
jetpack_xmlrpc_remote_register_redirect_urijetpack_xmlrpc_remote_register_redirect_uriFilters the Redirect URI returned by the remote_register XMLRPC method
jetpack_on_connection_ui_initAction called after initializing Connection UI Admin resources.
jetpack_is_fse_themeReturns true if the current theme is an FSE/Site Editor theme.
jetpack_registered_jitmsFires when the JITMs are registered. This action is used to ensure that JITMs are registered only once.
jetpack_pre_registerAction fired when the user attempts the registration.
jetpack_is_standalone_blockReturns true if the block is not being registered within a Jetpack plugin context.
jetpack_licensing_ui_enabledFilter that checks if the user is allowed to see the Licensing UI. `true` enables it.
jetpack_pre_connection_jitmsAllows filtering of the pre-connection JITMs. This filter allows plugins to add pre-connection JITMs that will be displayed by the JITM package.
jetpack_podcast_helper_list_quantityAllow requesting a specific number of tracks from SimplePie’s `get_items` call. The default number of tracks is ten. Deprecated. Use jetpack_podcast_helper_tracks_quantity filter instead, which takes one less parameter.