Cleanup: Remoción masiva de restos de WordPress y consolidación de archivos GKACHELE™

This commit is contained in:
komkida91
2026-01-27 18:00:16 +01:00
parent d9aad67066
commit 7083aa3893
874 changed files with 137670 additions and 137443 deletions

View File

@@ -0,0 +1,20 @@
</div></div>
<?php
if(!is_404()):
?>
<footer id="dt_footer" class="dt_footer dt_footer--one clearfix">
<?php
// Footer Widget
do_action('chromax_footer_widget');
// Footer Copyright
do_action('chromax_footer_bottom');
?>
</footer>
<?php
// Top Scroller
do_action('chromax_top_scroller');
endif;
wp_footer(); ?>
</body>
</html>