add_action('template_redirect', function () { // don’t redirect admin, login, or REST API if ( is_admin() ) return; if ( strpos($_SERVER['REQUEST_URI'], '/wp-login.php') === 0 ) return; if ( strpos($_SERVER['REQUEST_URI'], '/wp-json') === 0 ) return; // allow homepage to load if ( is_front_page() ) return; // everything else → homepage wp_redirect( home_url('/'), 301 ); exit; }); Spot SPARK - SPARK Learning Labs

Can you #SpotSPARK?

SPARK Learning Lab is passionate about getting the word our to partners from across the state of Indiana.

If you would like SPARK to participate in your meeting, conference or event drop us a line at the form below!

October 25, 2025

Comments are closed.

Close Search Window
Translate »