Add support for head/footer scripts that are added plugins
2 files changed, 2 insertions(+), 0 deletions(-) M src/footer.php M src/header.php
M src/footer.php => src/footer.php +1 -0
@@ 29,5 29,6 @@ <p><a href="https://git.sr.ht/~jelle/cca-nl-wp-theme" class="source-code">Broncode</a></p> </footer> <script src="https://www.google.com/recaptcha/api.js"></script> <?php wp_print_footer_scripts(); ?> </body> </html>
M src/header.php => src/header.php +1 -0