X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f..5d244c8fd9a27c9f89dd08da2af6fbc67d4fce63:/wp-admin/includes/update.php diff --git a/wp-admin/includes/update.php b/wp-admin/includes/update.php index d3b56db3..502666a5 100644 --- a/wp-admin/includes/update.php +++ b/wp-admin/includes/update.php @@ -289,7 +289,7 @@ function wp_plugin_update_row( $file, $plugin_data ) { * Fires at the end of the update message container in each * row of the plugins list table. * - * The dynamic portion of the hook name, $file, refers to the path + * The dynamic portion of the hook name, `$file`, refers to the path * of the plugin's primary file relative to the plugins directory. * * @since 2.8.0 @@ -378,7 +378,7 @@ function wp_theme_update_row( $theme_key, $theme ) { * Fires at the end of the update message container in each * row of the themes list table. * - * The dynamic portion of the hook name, $theme_key, refers to + * The dynamic portion of the hook name, `$theme_key`, refers to * the theme slug as found in the WordPress.org themes repository. * * @since 3.1.0