Ticket #34171: 34171.patch
| File 34171.patch, 702 bytes (added by , 11 years ago) |
|---|
-
wp-admin/includes/meta-boxes.php
9 9 * 10 10 * @global string $action 11 11 * 12 * @param object $post 12 * @param WP_Post $post Post object. 13 * @param array $args { 14 * Post submit meta box arguments. 15 * 16 * @type string $id Meta box ID. 17 * @type string $title Meta box title. 18 * @type callable $callback Meta box display callback. 19 * @type array $args Extra meta box arguments. 20 * } 13 21 */ 14 22 function post_submit_meta_box($post, $args = array() ) { 15 23 global $action;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)