X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7f1521bf193b382565eb753043c161f4cb3fcda7..dc1231b7312fbdca99e9e887cc2bb35a28f85cdc:/wp-admin/includes/template.php diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 03ff4e7d..a0b248f9 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -436,10 +436,12 @@ function get_inline_data($post) { * * @since 2.7.0 * - * @param int $position - * @param bool $checkbox + * @global WP_List_Table $wp_list_table + * + * @param int $position + * @param bool $checkbox * @param string $mode - * @param bool $table_row + * @param bool $table_row */ function wp_comment_reply( $position = 1, $checkbox = false, $mode = 'single', $table_row = true ) { global $wp_list_table; @@ -476,7 +478,7 @@ function wp_comment_reply( $position = 1, $checkbox = false, $mode = 'single', $ ?>
-