]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/admin-post.php
WordPress 4.1.2
[autoinstalls/wordpress.git] / wp-admin / admin-post.php
index f05cdf4e2d2ba2de8b1dfb32c95d15af80bd5015..cb92699efdf7c55c30dbdf39356e68f5dfe4485c 100644 (file)
@@ -42,7 +42,7 @@ if ( ! wp_validate_auth_cookie() ) {
                /**
                 * Fires on a non-authenticated admin post request for the given action.
                 *
-                * The dynamic portion of the hook name, $action, refers to the given
+                * The dynamic portion of the hook name, `$action`, refers to the given
                 * request action.
                 *
                 * @since 2.6.0
@@ -61,7 +61,7 @@ if ( ! wp_validate_auth_cookie() ) {
                /**
                 * Fires on an authenticated admin post request for the given action.
                 *
-                * The dynamic portion of the hook name, $action, refers to the given
+                * The dynamic portion of the hook name, `$action`, refers to the given
                 * request action.
                 *
                 * @since 2.6.0