From a6e6fa2675570106665f26e7cff9428575373a5f Mon Sep 17 00:00:00 2001 From: Rafael Funchal Date: Tue, 17 Sep 2024 15:18:04 -0700 Subject: [PATCH] Adding documentation to WordPress.WP.DiscouragedConstants --- .../Docs/WP/DiscouragedConstantsStandard.xml | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 WordPress/Docs/WP/DiscouragedConstantsStandard.xml diff --git a/WordPress/Docs/WP/DiscouragedConstantsStandard.xml b/WordPress/Docs/WP/DiscouragedConstantsStandard.xml new file mode 100644 index 000000000..901709cfe --- /dev/null +++ b/WordPress/Docs/WP/DiscouragedConstantsStandard.xml @@ -0,0 +1,49 @@ + + + + + + + + get_template_directory_uri(); ?> +/img/logo.svg" /> + ]]> + + + TEMPLATEPATH;?> +/img/logo.svg" /> + ]]> + + + + + + + + get_template_directory_uri(); ?> +/img/logo.svg" /> + ]]> + + + define("TEMPLATEPATH", "foo"); + + ]]> + + +