Change Page Template Based on URL Rewrite in WordPress

admin2025-06-05  4

I have created a custom post type author when it takes to single author details it was working fine. For example

http://localhost/author/james/

It was showing single-author.php file. My question is when i am adding a print next to agent name in url for example

http://localhost/author/james/print

If there is print in the url then it needs to automatically redirect to a template present in template directory which is author-print.php

Is this is possible in wordpress ?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749075812a316147.html

最新回复(0)