use shortcode or function in php
-
shordcode or want to use a function in php to display the gallery;
example:
shordcode -> [youtybe-slide]
function in php -> if (function_exists (‘ycs_show’)) echo ycs_show ();How would foogallery with:
shordcode -> [foogallery id = “1”]
function in php -> ????Como devo fazer para pararecer uma galeria no script php???
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘use shortcode or function in php’ is closed to new replies.