Kreatura v7.9.5 - Slider Plugin for WordPress - (Untouched)

virgilio183

Well-known member
Pro
Master
Diamond
Elite
Joined
May 16, 2021
Messages
25,551
Reaction score
29,767
Points
113
NullCash
579,806
Screenshot 2023-11-03 at 16-08-26 LayerSlider #1 WordPress Slider Plugin.png

The Only App You Need​

To Bring Your Creative Ideas to Life​

LayerSlider is a visual web content editor, a graphic design software, and a digital visual effects application all in one.
Many of our customers call LayerSlider the best WordPress slider or the best slider plugin, but LayerSlider is much more than a simple slider maker.

Version: 7.9.5
Requires PHP: 5.4
Requires at least: 4.4
LayerSlider v7.9.5 - Nov 2, 2023
  • Fixed media autoplay issues in certain cases.
  • Fixed keyboard shortcut to start slide preview while in Revisions.
Documentation: Demo:
 

Attachments

  • layerslider-v7.9.5.zip
    3.9 MB · Views: 1

sghiaseddin

Member
XNullUser
Joined
Jul 10, 2022
Messages
63
Reaction score
24
Points
8
NullCash
92
To get it nulled, you just need to add "return true;" in isActivatedSite() function, in class.ls.config.php file.

PHP:
public static function isActivatedSite() {
        return true;

        .
        .
        .
    }
 
Top