ຄຳອະທິບາຍ
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 – Info & Feature Discussion
Wizard Internet Solutions – Developers Site
To be notified of plugin updates, follow us on Twitter!
ການຕິດຕັ້ງ
- Upload
html5-widgetsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- On the
Widgetspage there will be a new box on each widget to allow you to choose its HTML5 Type.
ຄຳຖາມທີ່ພົບເລື້ອຍ
- Will this work on every theme?
-
Yes and no. This plugin will work modifying the containers, but themes like ‘TwentyTen’ use unordered lists
ulto 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.
ການຣີວິວ
ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“HTML5 Widgets” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “HTML5 Widgets” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
0.9.1
- Fixed issue with replacement method.
0.9
- Initial Release