how can i get content in wordpress ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sharmahemal
    New Member
    • Jul 2012
    • 19

    #1

    how can i get content in wordpress ?

    hello all

    i dont know how can i get content if any one know please give me specific example
    my code is below:

    Code:
     <p style="font-family:Arial, Helvetica, sans-seriffont-size:14px;margin:21px 9px 5px 11px;	text-align:justify;"><?php get_the_content( $more_link_text, $stripteaser ) ?></p>
    get_the_content how can i use it.
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    They (the authors of wordpress) did try to explain it here:
    http://codex.wordpress.org/Main_Page

    Comment

    Working...