ERROR 404
–
NOT FOUND
// You may have mis-typed the URL,
// Or the page has been removed,
// Actually, there is nothing to see here…
add_action( 'wp_footer', 'mycustom_wp_footer' ); function mycustom_wp_footer() { ?>
// You may have mis-typed the URL,
// Or the page has been removed,
// Actually, there is nothing to see here…