Skip to content

Instantly share code, notes, and snippets.

@mathetos
Created July 9, 2013 22:03
Show Gist options
  • Save mathetos/5961705 to your computer and use it in GitHub Desktop.
Save mathetos/5961705 to your computer and use it in GitHub Desktop.
How do I deregister the RevSlider?
<?php
$slider = new RevSlider();
$arrSliders = $slider->getArrSliders();
$addNewLink = self::getViewUrl(RevSliderAdmin::VIEW_SLIDER);
require self::getPathTemplate("sliders");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment