Skip to content

mgratch/wp-jq-radio-to-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-jq-radio-slider

This is a simple plugin to convert radio buttons to sliders

Contents

This Plugin includes (to be filled out later):

  • .gitignore. Used to exclude certain files from the repository.
  • ChangeLog.md. The list of changes to the core project.
  • README.md. The file that you’re currently reading.
  • A wp-jq-radio-slider subdirectory that contains the source code - a fully executable WordPress plugin.

Features

  • This plugin will convert Graity Forms radio buttons with the class "lw-slider" into jquery-ui-sliders. (Eventually no jQuery needed?)
  • The aim of this plugin is to be very lightweight. (not there yet.)

Installation

This plugin can be installed via FTP or upload through the WordPress dashboard.

  1. You MUST have Gravity Forms installed
  2. Create a form with Radio Inputs (or use the supplied test form.)
  3. If you did not use the supplied test form, you must add the class "lw-slider" to each Radio Input you want to convert to a jquery-ui slider.

License

The wp-jq-radio-slider is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.

Important Notes

Licensing

The WordPress wp-jq-radio-slider plugin is licensed under the GPL v2 or later; however, if you opt to use third-party code that is not compatible with v2, then you may need to switch to using code that is GPL v3 compatible.

For reference, here's a discussion that covers the Apache 2.0 License used by Bootstrap.

Credits

To be added later, in short though: WordPress, Gravity Forms and the jQuery-ui teams

About

plugin to convert radio buttons to slider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published