Allow customizing the blog ID returned with the author in WordPress.com REST API queries.
Parameters
- $active_blog
(bool | int) Blog ID, or false by default.
- $id
int User ID.
Changelog
- Introduced in Jetpack 12.9
wpcom_api_pre_get_active_blog_authorAllow customizing the blog ID returned with the author in WordPress.com REST API queries.
(bool | int)Blog ID, or false by default.
intUser ID.