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...
ldougherty Posted June 3, 2009 Share Posted June 3, 2009 This would depend on the template you are using in WordPress. The first thing you would need to do is create your test.php file and upload it to the server. Then you would need to use the template editor in your WordPress administrator to edit the menu to include a link to your test.php If you have not already I suggest browsing through the WordPress support forums as that would be your best place for issues with WordPress and WordPress templates. http://wordpress.org/support/ 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.