Rather than defining them as custom page templates, you have an alternative.
Use the page specific templates, e.g. for a profile page, with the slug profile you could create a page-profile.php in your theme, or you can use page-21.php where 21 is the ID of that page/post.
Related Posts:
- Only allow new subpages to be created
- Add custom admin menu item for pages using a certain template
- Removing the TinyMCE editor for a given page template
- Missing ‘Page Attributes’ in page edit
- Publish page by invoking submit via jQuery
- Group Pages based on Parent in Admin Area
- Custom templates not showing up in template dropdown
- Conditional tag to check if ‘page.php’ is being used?
- A check for if is parent page, if has children, if has grandchildren
- Create a “Dummy” parent page for a hierarchy in page listing?
- Restrict admin access to certain pages for certain users
- WordPress page edit does not save selected template
- Set page template automatically based on parent
- Is there a default template file for child pages / subpages?
- Can I display the widget admin in the page admin?
- How to display code if it is not certain pages?
- Change admin startpage to Pages-page?
- Multiple areas of dynamic content in a page
- How do I set and list page_template with wpcli?
- How do I modify this page template to show subpage excerpts (not post excerpts)?
- Limit number of pages that use a specific template?
- How to inject custom url path for page ?
- Dynamically Load Styles and Scripts from Theme Functions.php
- Restrict acceess of a page in backend
- Hide page visual editor if template is selected – redux
- Increment Page Order As Pages Are Created
- Is there a way to remove or hide individual pages on the Edit Pages screen?
- Too many pages causes WordPress admin to be unusable
- Hide pages depending on role
- Hide Visibility Option From WordPress Publish Metabox
- Different “Text Widgets” in Sidebar on Many Different Pages?
- What’s the most minimal way in which a page can be hooked into WP?
- How to disable Page Attributes dropdown in wp-admin
- How to change redirect after moving a page to trash?
- How do I create multiple page while active a theme
- Backend option to include a javascript file on specific pages?
- Dashboard–> All Pages “How to create folders?”
- How to dynamically save a selected option from page “Templates” selectbox?
- Change the Default Pages Menu View in wp-admin
- Add a Menu Link (to a WordPress Page) in the Admin Menu/Sidebar
- How to add meta boxes to Pages
- Remove pages from backend list *and* update counter accordingly
- Custom page template not working
- WordPress Admin – Add Edit link to specific page under Pages Menu
- Dynamically change page that loads
- How to use the same code for multiple pages?
- How do I pass data from page content to the underlying PHP template
- Password Protected Page Title
- Edit page’s “Restore the backup” link does nothing
- Determine page content based on page parent
- Displaying page content in category archive (archive.php)
- Dash after page title
- Admin pages, edit notes of the title of posts and pages
- Can’t locate a hidden private page
- Role – edit page but not publish
- Ad custom admin page like WordPress customizer [closed]
- Adding Page URL to the Pages Admin Table
- Could be a namespace conflict (?) with login form and register form on the same page
- Custom page template for multiple pages
- My custom template page not loading content inside it?
- Get parent of current page
- How to edit a HTML list in WordPress?
- How to use is_admin in page content?
- Custom page with queries returns 404
- How to capture GET argument on static page
- JQuery Plugins in WordPress
- the_content of template page
- Remove comment section from new page
- WordPress theme: Add page content to the bottom of the Contact form
- Dynamic href link to Contact Page
- Create page template with some static contents
- WordPress 3.2 – removed ability to select a page template in the page attributes when adding a new page?
- Disable ADD PDF media button on rich text editor
- Change page name in admin list
- Use same page-mypage.php template for several pages
- How to disable delete option for a specific page? [closed]
- logout redirect only from admin page
- Avoid pages losing template association on site re-deploy
- How do you implement a page template automatically being applied to a page?
- Need to create a custom page on a website
- How to exclude authors from get_pages()
- How do I edit text displayed on my browser tab?
- Is it possible to restrict access to specific pages in the admin area based on the page slug?
- How to create different template designs for different pages in WordPress [closed]
- Different css file not working for the page template I created
- Order by modified date working in POSTS but not PAGES
- require_once not working
- Displaying posts on homepage – Template Page
- Page templates in subdirectories and auto generator
- WordPress Page doesn’t load the template selected
- Use page template for custom $_GET content
- How to bypass 404 for certain pages/posts?
- Outputting content from page
- Custom folder for wordpress page templates
- Authors posts on a author created page
- Static Website No Titles But Still Nav
- custom page templating in WordPress
- page template – undefined structure in source code
- Suggestions: Customizable header image and style colors that are different for each page
- accessing the Admin page