Guys i have a custom file that is not part of the wordpress and its not a part of the plugins. How can i add it to the permalink solution? For example:
Custom file name – example123.php
Permalink solution – http://mysite.com/example
Guys i have a custom file that is not part of the wordpress and its not a part of the plugins. How can i add it to the permalink solution? For example:
Custom file name – example123.php
Permalink solution – http://mysite.com/example
You must be logged in to post a comment.
You should make a template out of your file and then in WP create a page named “Example” to which you assign this template.