wordpress-develop
wordpress-develop copied to clipboard
Coding Standards: Rename get_bloginfo(_rss)? parameter to `$site_info`, maybe.
Renames the get_bloginfo(_rss)? $show parameter to $site_info as the functions don't show (ie, echo) the argument but return it.
Trac ticket: https://core.trac.wordpress.org/ticket/64226
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.