debug.qa. not to prod

This commit is contained in:
2024-02-21 15:08:56 +01:00
parent 089a000002
commit b03a55b70e

View File

@@ -125,6 +125,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<?php <?php
$the_page = sanitize_post( $GLOBALS['wp_the_query']->get_queried_object() ); $the_page = sanitize_post( $GLOBALS['wp_the_query']->get_queried_object() );
var_dump($the_page);
$slug = $the_page->post_name; $slug = $the_page->post_name;
if ($slug != 'publish-your-book'):?> if ($slug != 'publish-your-book'):?>
<header class="header"> <header class="header">