Skip to content

Instantly share code, notes, and snippets.

@Dianakc
Created September 4, 2013 18:41
Show Gist options
  • Save Dianakc/4c5b7f2e3671638fbbee to your computer and use it in GitHub Desktop.
Save Dianakc/4c5b7f2e3671638fbbee to your computer and use it in GitHub Desktop.
Resolve o problema de usar the_content('leia mais') em páginas/páginas com modelos.
<?php global $more;$more = 0;?>
<?php the_content('Leia mais'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment