sure it is possible. Just check the page meta field (assuming you’re in the loop):
$template = get_post_meta( get_the_ID(), '_wp_page_template', true );
Related Posts:
- My custom template page not loading content inside it?
- How to display thumbnail and excerpt of a page on homepage?
- Displaying posts on homepage – Template Page
- 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
- 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?
- 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 to inject custom url path for page ?
- Add custom admin menu item for pages using a certain template
- Is it possible to set a page template on a dynamic home page (articles list)?
- 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 do I create multiple page while active a theme
- Theme’s page.php and index.php template files are confusing me
- How to make certain page templates visible to admin only
- Redirect “Sorry, you are not allowed to access this page.” to Home
- Custom /page/2/ template (different from index.php)
- How to add meta boxes to Pages
- Dynamically change page that loads
- Making a wordpress page the index on the site?
- How to change only the home page / front page url on wordpress
- Password Protected Page Title
- is_home() returns TRUE on page template
- Removing the TinyMCE editor for a given page template
- Determine page content based on page parent
- Missing ‘Page Attributes’ in page edit
- Site url is not showing the home page
- How can I get the homepage from the loop?
- Any Ideas for Including “More Tag” with get_pages($args)?
- Could be a namespace conflict (?) with login form and register form on the same page
- The concept of non-blog content
- Page-loop is looping content from custom loops on the same site. How to avoid that?
- Updated WordPress, now getting errors on site
- Custom page template for multiple pages
- Get parent of current page
- How to edit a HTML list in WordPress?
- All Pages visible on the Frontpage
- Custom page with queries returns 404
- How to capture GET argument on static page
- JQuery Plugins in WordPress
- Add a static page that links to homepage
- 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
- is_front_page and is_home are not working in page.php
- Create page template with some static contents
- Can I change the “Home” text in the menu?
- WordPress 3.2 – removed ability to select a page template in the page attributes when adding a new page?
- Parent page shows no child content
- Use same page-mypage.php template for several pages
- Avoid pages losing template association on site re-deploy
- How do you implement a page template automatically being applied to a page?
- How do I edit text displayed on my browser tab?
- How to create different template designs for different pages in WordPress [closed]
- require_once not working
- Page templates in subdirectories and auto generator
- WordPress Page doesn’t load the template selected
- Use page template for custom $_GET content
- creating single page with 2 columns while theme is 3 column
- How do I reference the front page’s parent Page object?
- How to bypass 404 for certain pages/posts?
- Outputting content from page
- Custom folder for wordpress page templates
- custom page templating in WordPress
- page template – undefined structure in source code
- Limit the amount of main pages
- How to make transition slider load before home page
- Different template parts when on different pages
- Create page template
- URL redirect to home page issue in word press site
- Why my home page doesnt work?
- WordPress blog posts template bug [closed]
- WordPress form submit to custom page template does not work
- Using external DB within wordpress
- What’s the best way to manage sections on a page?
- WordPress Page All Content In Template Good Or Bad Convention?
- How do you assign custom template for Posts page (under Front page displays setting)
- Content template when adding a new page
- custom page or standalone page?
- Avada Theme – Display results from a specific category [closed]
- How to display time when page is created and edited
- Use page.php for front page
- Call a function on every wordpress pages only
- WP Template Hierarchy – Need help choosing the correct templates
- how bbPress and buddypress add their own page templates to the page template drop down on the page editing screen
- Showing certain page without redirection
- pages won’t show on front page using loop or pre_get_posts
- Create a new page for each form selection
- pagination does not work with query_posts. Help! [duplicate]
- Static front page with excerpt
- Load new Posts on Scroll on Page
- How to display text of a page in home or custom page?
- How to set a default page for load first time?