2020-05-01 / 3855阅 / 悠然
Retrieve the details for a blog from the blogs table and blog options.
(int|string|array)
(Optional)
A blog ID, a blog slug, or an array of fields to query against. If not specified the current blog ID is used.
Default value: null
(bool)
(Optional)
Whether to retrieve all details or>Default value: true
(WP_Site|false) Blog details on success. False on failure.