Beschreibung
This plugin allows you to add a simple image slider to your WordPress website.
The plugin has a simple administration screen that allows you to upload ’slides‘ for the carousel as well as adding overlay text and an optional link.
Installation
- Upload
simple-carousel-pluginto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Go to Carousel Images -> Settings and add the required width and height of the slides
- Add your carousel images.
- Place
<?php display_carousel(); ?>in your template where you would like the carousel to display.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Simple Carousel Plugin“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Simple Carousel Plugin“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- A change since the previous version.
- Another change.