add_action('wp_footer', function() { echo '
CHILD THEME WORKING
'; });