admin A great theme!

Magazine News v1.0 is a news / magazine-styled WordPress theme created for sites with a lot of content, and looking to maximize there Google adsense revenue. It is a three-column, widget ready, adsense ready theme that is sure to give your blog that unique look that will garner some extra attention.


Another Test Post
comment No Comments Written by admin on April 4, 2008 – 11:04 am

Displays the contents of the current post. This tag must be within The_Loop.

If the quicktag <!–more–> is used in a post to designate the “cut-off” point for the post to be excerpted, the_content() tag will only show the excerpt up to the <!–more–> quicktag point on non-single/non-permalink post pages. By design, the_content() tag includes a parameter for formatting the <!–more–> content and look, which creates a link to “continue reading” the full post.

Note:

  • No whitespaces are allowed before the “more” in the <!–more–> quicktag. In other words <!– more –> will not work!
  • The <!–more–> quicktag will not operate and is ignored if there is only one post being displayed.

Usage

<?php the_content(‘more_link_text’, strip_teaser, ‘more_file’); ?>

Examples

Designating the “More” Text

Displays the content of the post and uses “Read more…” for the more link text when the <!–more–> Quicktag is used.

<?php the_content('Read more...'); ?>

Displays the contents of the current post. This tag must be within The_Loop.

If the quicktag <!–more–> is used in a post to designate the “cut-off” point for the post to be excerpted, the_content() tag will only show the excerpt up to the <!–more–> quicktag point on non-single/non-permalink post pages. By design, the_content() tag includes a parameter for formatting the <!–more–> content and look, which creates a link to “continue reading” the full post.

Note:

  • No whitespaces are allowed before the “more” in the <!–more–> quicktag. In other words <!– more –> will not work!
  • The <!–more–> quicktag will not operate and is ignored if there is only one post being displayed.

Usage

<?php the_content(‘more_link_text’, strip_teaser, ‘more_file’); ?>

Examples

Designating the “More” Text

Displays the content of the post and uses “Read more…” for the more link text when the <!–more–> Quicktag is used.

<?php the_content(’Read more…’); ?>

If you enjoyed the article, why not subscribe?

Browse Timeline

Related Post

Sorry, comments for this entry are closed at this time.

About The Author: admin



Want to subscribe?

 Subscribe in a reader Or, subscribe via email:
Enter your email address:  
Find entries :