How to reference a page path in WordPress?
-
I am trying to incorporate a PERL script into my WordPress installation. The script requires the page (not URL) to the page where the output from the script will be displayed. Something like:
/home/user/public_html/path/to/the/pageEasy enough with a static site, but can this be done with WP?
I tried /index.php?pagename but that didn’t work.
Thanks,
John
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to reference a page path in WordPress?’ is closed to new replies.