So I’ve the creator.php
which is the creator web page exhibiting all data and posts for the creator.
I am attempting to create a subpage template (instance.php
) for the auhthor.php
in order that I can showcase customized posts on a separate web page like – www.abc.com/creator/instance
How can I create a subpage template so that it’ll additionally take the creator particulars and have the ability to current customized posts on the sub web page.