shwetadanej / SD-Slider

A demo of a WordPress shortcode which shows the image slider.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SD-Slider

Introduction

This plugin is a demo of WordPress shortcode. A shortcode named [sd-slideshow] to display a slider on a page or post.

Prerequisites

  • To install this plugin, you will need to setup wordpress project in your computer/server

How does this plugin works?

  1. Login into WordPress admin panel.
  2. Go to admin page -> SD Slider
  3. Choose slider images.
  4. Choose slider options.
  5. Keep the same image order or reorder images.
  6. Save slider images and settings.
  7. Create new post or page and add [sd-slideshow] to see the slider with options set from the admin page.

Installation

Uploading within WordPress Dashboard

    1. Download the zip of this repository.
    2. Navigate to ‘Add New’ within the plugins dashboard.
    3. Navigate to ‘Upload’ area.
    4. Select ‘zip of plugin files’ from your computer.
    5. Click ‘Install Now’.
    6. Activate the plugin within the Plugin dashboard.

Coding Standards

Tests

Slider Library

Demo

Login into the Demo website using username "demo" and password "demo" to see the working example.

About

A demo of a WordPress shortcode which shows the image slider.

License:GNU General Public License v2.0


Languages

Language:PHP 82.0%Language:JavaScript 12.7%Language:CSS 5.3%