forked from LiveCarta/LiveCartaWP
Merge pull request #9238 from aliaksei-tsaruk/wordpress
debug.qa. not to prod
This commit is contained in:
@@ -140,6 +140,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
|
||||
<?php
|
||||
$the_page = sanitize_post( $GLOBALS['wp_the_query']->get_queried_object() );
|
||||
var_dump($the_page);
|
||||
$slug = $the_page->post_name;
|
||||
if ($slug != 'publish-your-book'):?>
|
||||
<header class="header">
|
||||
|
||||
Reference in New Issue
Block a user