I originally reported it in WordPress core trac [35974](https://core.trac.wordpress.org/ticket/35974) Below is the summary of the issue. > While documenting hooks, if & is added in the @param tag, then they are not regonized as parameters in the developer docs. > > Eg: Look under parameter sub-heading in the following pages > https://developer.wordpress.org/reference/hooks/http_api_curl/ > https://developer.wordpress.org/reference/hooks/posts_where/ > > and about a dozen pages where the parameters are not documented properly.