Skip to content

Instantly share code, notes, and snippets.

@nicoknoll
Created April 14, 2014 16:02
Show Gist options
  • Save nicoknoll/10661190 to your computer and use it in GitHub Desktop.
Save nicoknoll/10661190 to your computer and use it in GitHub Desktop.
Wordpress vs. Processwire
<?php
the_title();
?>
<?php
echo $page->title;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment