Skip to content

Instantly share code, notes, and snippets.

@tomess
Last active December 12, 2015 01:38
Show Gist options
  • Save tomess/4692376 to your computer and use it in GitHub Desktop.
Save tomess/4692376 to your computer and use it in GitHub Desktop.
Wordpress: Datei ins Template einfügen
<?php include (TEMPLATEPATH . '/your-file.php'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment