theme_data ) ) { $canyon->theme_data = get_theme_data( trailingslashit( CANYON_DIR ) . 'style.css' ); } /* Return the parent theme data. */ return $canyon->theme_data; } /* Return false for everything else. */ return false; } ?>