Skip to content

seowebbureau/whistles-styles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whistles Styles

An extension for the WordPress Whistles Plugin, which allows styles for tabs, accordions etc. to choose from the UI.

Description

What if you could have different styles for the same kind of whistle types by simply copying CSS and/or JS files into a custom directory? What if you could simply plug in new whistle types like portfolios, sliders, featured blocks, complex tables, grids - or even yet uninvented types of content collections, without the need of creating plugins?

This plugin also allows to incorporate existing external styles for tabs, accordions etc. by simply plugging in the HTML they need to work instead of changing all external CSS classes to fulfill the needs of the Whistles plugin's HTML.

Features

  • Automatically recognized styles, no cofiguration screen.
  • "Style" attribute added to the [whistles] shortcode for displaying whistles.
  • Plug in of new types by copying new output class definition files into a custom style directory.

Changelog

Version 0.6

  • New option to define a custom style directory by constants via wp-config.php; fallback to 'wp-content/whi-styles' if not defined.

Version 0.5

  • Solve issues with SSL pages when WP-'siteurl' is defined as non-https.

Version 0.4

  • Enhancement: support SSL pages when WP-'siteurl' is defined as non-https

Version 0.3

  • Add plugin headers for Github Updater
  • AJAXed whistle content

Version 0.2

  • Initial release.

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2013 © Frank Stürzebecher.

About

Plugin: selectable styles for the whistles plugin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.1%
  • CSS 20.6%
  • JavaScript 8.3%