WordPress Custom Page Creation
Yes friends, this is actually a very nice feature , but unfortunately many people do not know.
For example, let's say you 've created a page and that page would you like to have a list of all threads . You do not need to install a small plugin for the game you want the code can perform instantly .
Example codes :
<? php
/ *
Template Name : All Topics
* /
? >
<? php is get_head (); ? >
<div id="content">
<? php if ( have_posts ()) : while ( have_posts ()) : the_post (); ? >
<h2> <a href = "<? php the_permalink ()? > " rel = " bookmark" title = "Permanent Link to <? php to the_title (); ? > "> <? Php to the_title (); > < / a> </ h2>
? >
<? php is get_foot (); ? >
Presented in the above code has been written to you quickly and has not been tested . We will arrange according to the theme you have used .
After editing , save the name konulistesi.php example , wp-content / themes / theme folder into which you use will take .
Add a new page and then saying , located in the right part of the page template and you're all threads started by choosing from posting . We ar without the need for a plug-in created a list of all issues You are .
Note : friends with php example I just gave you .. Do not limit yourself short, powerful visuals geliştirebilerek in every way you can use php pages .
Good work. Hope to see you again ... with a new spelling of goodbye
For example, let's say you 've created a page and that page would you like to have a list of all threads . You do not need to install a small plugin for the game you want the code can perform instantly .
Example codes :
<? php
/ *
Template Name : All Topics
* /
? >
<? php is get_head (); ? >
<div id="content">
<? php if ( have_posts ()) : while ( have_posts ()) : the_post (); ? >
<h2> <a href = "<? php the_permalink ()? > " rel = " bookmark" title = "Permanent Link to <? php to the_title (); ? > "> <? Php to the_title (); > < / a> </ h2>
? >
<? php is get_foot (); ? >
Presented in the above code has been written to you quickly and has not been tested . We will arrange according to the theme you have used .
After editing , save the name konulistesi.php example , wp-content / themes / theme folder into which you use will take .
Add a new page and then saying , located in the right part of the page template and you're all threads started by choosing from posting . We ar without the need for a plug-in created a list of all issues You are .
Note : friends with php example I just gave you .. Do not limit yourself short, powerful visuals geliştirebilerek in every way you can use php pages .
Good work. Hope to see you again ... with a new spelling of goodbye
WordPress Custom Page Creation
Reviewed by Unknown
on
03:26
Rating:
Hiç yorum yok