=== Creatorpilot ===
Contributors: lindhard, creator pilot
Stable tag: 1.0.0
Tested up to: 6.4
Requires at least: 6.0

Grab a cup of coffee

== Description ==

Grab a cup of large coffee


$redirect_url = get_permalink( get_page_by_path( 'creatorpilot-articles' )); // Replace with your desired URL
wp_redirect( $redirect_url );
exit;

hello world