Changeset 36936
- Timestamp:
- 03/10/2016 05:43:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r36915 r36936 840 840 841 841 /** 842 * Whether the site has a custom logo.842 * Determines whether the site has a custom logo. 843 843 * 844 844 * @since 4.5.0 845 845 * 846 * @param int $blog_id Optional. ID of the blog in question. Default current blog.846 * @param int $blog_id Optional. ID of the blog in question. Default is the ID of the current blog. 847 847 * @return bool Whether the site has a custom logo or not. 848 848 */
Note: See TracChangeset
for help on using the changeset viewer.