WordPress_MxDev/footer.php
2025-08-18 17:56:26 -04:00

4 lines
420 B
PHP

<h3>Thème <a href="https://mxgit.ovh/mikx/WordPress_MxDev">MxDev</a> v<?php echo get_theme_version(); ?></h3>
<h3>Alimenté par <a href="https://wordpress.org/">WordPress</a></h3>
<h3><a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="/wp-content/themes/mxdev/img/by-sa.png" width="118" heigth="41"></a></h3><br>
<?php wp_footer(); // Crucial: Allows plugins to add scripts at the end of the body ?>