karan23424 Posted June 3, 2009 Share Posted June 3, 2009 i want to add new php page in the wordpress please explain how i can do that suppose i have a test.php file having code <?php echo "hello this is test"; ?> now i want to call this page on link given in right navigation and on clicking the link it should display the "hello this is test" text in the body part please reply to this post thanks Quote Link to comment Share on other sites More sharing options...
The Spook Posted June 4, 2009 Share Posted June 4, 2009 Well, you could use a plugin to allow inline execution of PHP on pages, or you can create a page template in your themes folder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.