how do I use within a theme php file
-
how do I use within a theme php file, for example:
<div id=”logo” >
<?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow(home); } ?></div>
How should I use as tags??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how do I use within a theme php file’ is closed to new replies.