Wordpress create custom page with php Categories: Code PHP CMS Wordpress Tags: Wordpress Code custom Summary Step 1: create page from WordPress admin and note the url slug Step 2: create a file in your active theme named 'page-url-slug.php' Step 3: load WordPress header and footer in the file Read more about Wordpress create custom page with php