Wordpress Slider with source images from PHP -


I need an image slider for Wordpress, in which the image com is PHP, behaving something like this: < Pre> [slider] & lt ;? Php get_slider_images (); ? & Gt; [/ Slider] echo the lines like get_slider_images () with

  & lt; Img src = "xxxxx.jpg" title = "dummy title" & gt;   

Does anyone know the appropriate plugin (or any other solution)? Note: I did my search, but nothing could be found.

Thank you!

FlexSlider options:

  $ parts = enter in your image URL Do; $ Description = '& Lt; div class = "flexslider" & gt; & Lt; Ul class = "slide" & gt; '; Foreign currency ($ Part $ portion) {$ description = '& Lt; Li & gt; & Lt; IMG height = "200" width = "342" src = '$ part "& gt; & lt; / li & gt;"; } $ Description. = "& Lt; / ul> ";   

jsfiles

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -