Skip to content

Instantly share code, notes, and snippets.

@nicon-dev
Created December 1, 2014 17:05
Show Gist options
  • Save nicon-dev/9c369e0b06687db9053e to your computer and use it in GitHub Desktop.
Save nicon-dev/9c369e0b06687db9053e to your computer and use it in GitHub Desktop.
wordpress revolution slider php functions
$slider = new RevSlider();
$arrSliders = $slider->getArrSlidersShort(); // slider title
$my_slider_array = $slider->getAllSliderAliases(); // slider alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment