add_action(‚template_redirect‘, function() { if (is_page(‚termine‘)) { wp_redirect(home_url(‚/events/‘), 301); exit; } });