Descripción
Slim Slider is a straightforward plugin that enables you to add a responsive slider to your posts and pages using a simple shortcode.
To add a basic slider, use:
[slim_slider]
To include specific slides, use the slide IDs like this:
[slim_slider slides="135,654,168,201"]
In this example, only the slides with the specified IDs will be included in the slideshow.
Slim Slider is designed to be lightweight, ensuring minimal impact on your website’s performance. It is also highly customizable, allowing you to adjust various settings to match your needs. The plugin is fully responsive, ensuring that your sliders look great on all devices.
Shortcode Options
Customize your slider with various options:
[slim_slider height="740" fill="stretch" speed="3000"]
Available Options
- id=”904562″
- height=”740″
- nav=”ab”
- swipe=”800″
- fill=”stretch”
- duration=”300″
- opacity=”2″
- speed=”3000″
- slides=””
Fill type options:
* stretch
* contain
* cover
* actual
Instalación
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Create slides for the slider in the WordPress admin menu by selecting ‘Add New’ under Slim Slides.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Slim Slider” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Slim Slider” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
2.0.2
- Initial release with bug fixes.
2.0.0
- Various development upgrades.
- Fixed “Requires at least” field.
1.2.1
- Updated to be tested up to WordPress 6.4.
1.2.0
- Added new features and options.
- Improved PHP compatibility.
- Enhanced plugin functionality with various tweaks.
1.1.0
- Introduced additional options.
- Improved code standards with PHPCS fixes.
- Added easy admin interface.
- Ensured compatibility with popular WordPress themes and plugins.
- Enhanced SEO friendliness.
- Various bug fixes and improvements.
1.0.2
- Minor fixes and improvements.