Ticket #33451: 33451.patch
| File 33451.patch, 730 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/meta.php
480 480 * or an array of values. 481 481 * @param int $object_id Object ID. 482 482 * @param string $meta_key Meta key. 483 * @param string|array $single Meta value, or an array of values. 483 * @param bool $single Whether to return only the first 484 * value of the specified $meta_key. 484 485 */ 485 486 $check = apply_filters( "get_{$meta_type}_metadata", null, $object_id, $meta_key, $single ); 486 487 if ( null !== $check ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)