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!

Events in October 2025

Monday Tuesday Wednesday Thursday Friday Saturday Sunday
September 29, 2025
September 30, 2025
October 1, 2025
October 2, 2025
October 3, 2025
October 4, 2025
October 5, 2025
October 6, 2025
October 7, 2025
October 8, 2025
October 9, 2025
October 10, 2025
October 11, 2025
October 12, 2025
October 13, 2025
October 14, 2025
October 15, 2025
October 16, 2025
October 17, 2025
October 18, 2025
October 19, 2025
October 20, 2025
October 21, 2025
October 22, 2025
October 23, 2025
October 24, 2025
October 25, 2025
October 26, 2025
October 27, 2025
October 28, 2025
October 29, 2025
October 30, 2025
October 31, 2025
November 1, 2025
November 2, 2025

Comments are closed.

Close Search Window
Translate »