Ticket #11125: 11125.diff
| File 11125.diff, 465 bytes (added by , 17 years ago) |
|---|
-
wp-includes/meta.php
38 38 39 39 wp_cache_delete($object_id, $meta_type . '_meta'); 40 40 41 do_action( "added_{$meta_type}_meta", $ wpdb->insert_id, $object_id, $meta_key, $meta_value);41 do_action( "added_{$meta_type}_meta", $object_id, $meta_key, $meta_value, $wpdb->insert_id ); 42 42 43 43 return true; 44 44 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)