What a wonderful plugin. I’ve been looking for a slider plugin days now, and this one is, which exactly fulfills this one task. Without being overwhelmed by a large number of options. Without cluttering up the backend with extra menus and advertising. No upgrades, no features, just a simple block, with everything it needs. Thanks for that.
I loved using Image Slider Blocks and found it a lightweight and simple plugin. It made my work easier! The plugin works smoothly and doesn’t demand massive memory use, which is a great advantage.
Hi,
i like simple blocks and your block is such a block.
Must the most necessary features – no unnecessary stuff or confusing settings.
But this code block needs to be “is_admin()” only:
wp_register_style(
'oacs-image-slider-blocks',
plugins_url( 'css/editor.css', __FILE__ ),
array( 'wp-edit-blocks' ),
filemtime( plugin_dir_path( __FILE__ ) . 'css/editor.css' )
);
wp_enqueue_style( 'oacs-image-slider-blocks');
This is exactly what I was looking for three simple images on a site. No need to do 10,000 options, massive memory use or other fluff. This works perfectly!
It works out of the box and do exactly what I was searching for : a simple and responsive slider that can replace the Gutenberg gallery block. It is so rare now to find such light plugin. Keep up this good work !