From da6b1b64aea6ac0de3200bed02b79a2855e05ba7 Mon Sep 17 00:00:00 2001 From: Anton Timmermans Date: Thu, 5 Apr 2018 13:39:42 +0000 Subject: [PATCH] Docs: Fix JS Docs for `custom-header.js`. Amends [42385]. Props herregroen. See #42678. git-svn-id: https://develop.svn.wordpress.org/trunk@42962 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/js/custom-header.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/wp-admin/js/custom-header.js b/src/wp-admin/js/custom-header.js index 5138e0cdb7..01a3d36e55 100644 --- a/src/wp-admin/js/custom-header.js +++ b/src/wp-admin/js/custom-header.js @@ -5,9 +5,6 @@ * * @since 3.5.0 * - * @global - * @name Global - * * @deprecated 4.1.0 The page this is used on is never linked to from the UI. * Setting a custom header is completely handled by the Customizer. */