hook (filter): Filter whether the current request is for accessing the frontend.
No new hooks added in 9.0.2 Below are recently added.
hook (filter): Filter whether the current request is for accessing the frontend.
hook (filter): Filters the Instagram embed token that is used for querying the Facebook API.<p>When this token is set, requests are not proxied through the WordPress.com API. Instead, a request is made directly to the Facebook API to query for information about the embed which should provide a performance benefit.</p>
hook (filter): The next page settings.<p>An array containing:</p> <ul> <li>title => The title to be featured on the browser tab.</li> <li>url => The URL of next page.</li> <li>image => The image URL. A required AMP setting, not in use currently. Themes are welcome to leverage.</li> </ul>
hook (filter): AMP infinite scroll older posts markup.
hook (filter): Filter the output buffer.<p>Themes can leverage this hook to add custom markup on next page load.</p>
hook (filter): Adjust the number of old nonces that are cleaned up at shutdown.
hook (filter): Use the filter to disable the nonce cleanup that happens at shutdown after adding a new nonce.
hook (action): Action fired when reconnection has completed successfully.