[Plugin: WPtouch] Loading TEMPLATEPATH files
-
To load reused files in my theme I like to use the following code:
<?php include (TEMPLATEPATH . ‘/includes/my_file.php’); ?>Standard practice as far as I know, but wptouch does not load any included files that use this code.
Any thoughts on possible fixes or has anyone run across this before?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WPtouch] Loading TEMPLATEPATH files’ is closed to new replies.