]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-wp-metadata-lazyloader.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / class-wp-metadata-lazyloader.php
index 2af4fea0a1b2e8647f3e08c6eecb5f5350a43c9b..beaf249f4e832236c5be06b27d495b2cac7e2fe7 100644 (file)
@@ -160,7 +160,7 @@ class WP_Metadata_Lazyloader {
         *
         * @since 4.5.0
         *
-        * @param mixed $check The `$check` param passed from the 'get_comment_metadata' hook.
+        * @param mixed $check The `$check` param passed from the {@see 'get_comment_metadata'} hook.
         * @return mixed The original value of `$check`, so as not to short-circuit `get_comment_metadata()`.
         */
        public function lazyload_comment_meta( $check ) {