Giter Site home page Giter Site logo

html5-widgets's Introduction

=== HTML5 Widgets ===
Contributors: danieliser
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DBATBLEQSEB2W
Tags: html5, widget, aside, section, nav, semantics
Requires at least: 3.0.1
Tested up to: 3.1.3
Stable tag: 0.9.1

This plugin allows you to change the DIV/Container element of each widget to one of the new HTML5 Semantic tags.

== Description ==

With many HTML5 themes out now users will need more control over their widgets to take full advantage of the new HTML5 Semantics. This plugin allows you to change the DIV/Container element of each widget to one of the new HTML5 Semantic tags.

= Tags Available = 
* Aside
* Section
* Nav

If you like the plugin please rate it.

[HTML5 Widgets](http://wizardinternetsolutions.com/plugins/html5-widgets/ "HTML5 Widgets Page - Info, Demo and Discussion") - Info & Feature Discussion

[Wizard Internet Solutions](http://wizardinternetsolutions.com/ "Website Design & Development") - Developers Site

To be notified of plugin updates, [follow us on Twitter](http://twitter.com/wizard_is "Wizard Internet Solutions on Twitter")!

== Installation ==

1. Upload `html5-widgets` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. On the `Widgets` page there will be a new box on each widget to allow you to choose its HTML5 Type.

== Frequently Asked Questions ==

= Will this work on every theme? =
Yes and no. This plugin will work modifying the containers, but themes like 'TwentyTen' use unordered lists `ul` to surround the widget areas and this will fail w3 validation since `<ul>` cannont contain elements other than `<li>`.

= How do you fix the twentyten theme to work with this? =
You can edit the sidebar.php file in the theme editor and remove `<ul class="xoxo">` and `</ul>` for both the primary and secondary widget areas. Leave the `<div>`s and you should now validate. 

== Screenshots ==

1. Widget Admin Options
2. View of Site and Source.

== Changelog ==

= 0.9.1 =
* Fixed issue with replacement method.

= 0.9 =
* Initial Release

== Upgrade Notice ==

= 0.9 =
* Initial Release

html5-widgets's People

Contributors

wppluginsbot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.