Skip to content

Instantly share code, notes, and snippets.

@mustafauysal
Created December 5, 2013 19:33
Show Gist options
  • Save mustafauysal/7812120 to your computer and use it in GitHub Desktop.
Save mustafauysal/7812120 to your computer and use it in GitHub Desktop.
super-duper title hack for Adem's blog :)
<?php echo urldecode(str_replace('%26%23215%3B','x', urlencode(get_the_title()))); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment