]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/includes/update.php
WordPress 4.1.2-scripts
[autoinstalls/wordpress.git] / wp-admin / includes / update.php
index d3b56db37f08bbca7f83a4b041b555d454c971d4..502666a5502ce18375e69e589d36a762e9774248 100644 (file)
@@ -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