Changeset 36232 for trunk/src/wp-includes/ms-blogs.php
- Timestamp:
- 01/09/2016 01:44:31 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-blogs.php
r35446 r36232 560 560 * @since MU 561 561 * 562 * @param int $id The blog id 563 * @param string $option The option key 564 * @param mixed $value The option value 562 * @param int $id The blog id. 563 * @param string $option The option key. 564 * @param mixed $value The option value. 565 * @param mixed $deprecated Not used. 565 566 * @return bool True on success, false on failure. 566 567 */
Note: See TracChangeset
for help on using the changeset viewer.