hook (action): Happens on various request handling events in the Jetpack XMLRPC server.<p>The action combines several types of events:</p> <ul> <li>remote_authorize</li> <li>remote_provision</li> <li>get_user.</li> </ul>
No new hooks added in 8.0 Below are recently added.
hook (action): Happens on various request handling events in the Jetpack XMLRPC server.<p>The action combines several types of events:</p> <ul> <li>remote_authorize</li> <li>remote_provision</li> <li>get_user.</li> </ul>
hook (action): Action fired when the master user has been authorized.
hook (action): Action fired when a secondary user has been authorized.
hook (action): Action fired when user authorization starts.
hook (filter): Filters the user connection request data for additional property addition.
hook (filter): Filter the URL to redirect the user back to when the authorization process is complete.
hook (filter): Filter the URL of the first time the user gets redirected back to your site for connection data processing.
hook (filter): Filters the token request data.
hook (filter): Filter the URL to redirect the user back to when the authentication process is complete.
hook (filter): Filter the URL of the first time the user gets redirected back to your site for connection data processing.