Page 1 of 1

How do I create a new .php Page in WordPress?

Posted: Thu Jun 14, 2007 4:21 am
by basudeb
I have installed WordPress blog in my project. Now in the home page of the blog i want to show a link say "Blog Listing" and clicking on it a new page will appear and will show all the listings of the blog. I also downloaded list-all_0_0_2.zip . and used the function list_all_wpmu_blogs(LIMIT, DISPLAY, BEGIN_WRAP, END_WRAP, ORDER), but the losting shows in the home page .But i need to show it in a new page. Please give me the suggestion how to create a new page to show the listing.

Posted: Thu Jun 14, 2007 4:26 am
by Luke
have you tried in the admin write >> write page? that seems like it'd be the ticket

Custom template

Posted: Thu Jun 14, 2007 4:46 am
by Gente
As I remember you can specify the template for the page. Just create new template and use php-functions you want
Look at the "Page Templates" section here http://codex.wordpress.org/Pages

How to disabling wysiwyg editor in Wordpress

Posted: Thu Jun 14, 2007 7:14 am
by basudeb
I installed the exec-php.php file in plugins and also activated the plugins . But can not disabling wysiwyg editor in Wordpress and for that the php code is not recognized .Please give suggestion .....

Posted: Thu Jun 14, 2007 8:35 am
by Luke
What do you want as your homepage? Maybe this will help? http://codex.wordpress.org/Creating_a_Static_Front_Page