Опис
This plugin enables HTML5 support for elements like the search form and adds (what I consider to be) some essential CSS – for example, to make all the images responsive when using the Oxygen visual site builder.
There are no settings for the plugin. Just install and activate.
Details:
- Enables HTML5 support for comment list, comment form, search form, gallery and caption elements.
- Adds some CSS from Modern CSS Reset for
- setting a min-height of 100vh for the
bodyelement. - removing default padding, default margin and list styles on
ulandolelements that have a class set. - inheriting font rules for inputs and buttons.
- removing all animations and transitions for people that prefer not to see them via prefers-reduced-motion.
- setting a min-height of 100vh for the
- Adds CSS for
- making all images responsive and setting their
vertical-aligntotopso they don’t take up an extra pixel space at the bottom. - WordPress image alignment classes. This is useful for wrapping text around images in Oxygen.
- making the admin bar sub menu items visible when using fixed header in Oxygen.
- making
labelelements visible which Oxygen, for some strange reason, seems to set the display of to none. - handling screen reader text for form labels when HTML5 output is enabled (which this plugin does).
- aligning search form’s input and button side-by-side and changing header search form’s input width to
autofrom 100%.
- making all images responsive and setting their
Automatic Installation
Search for oxygen essentials from within your WordPress plugins’ Add New page and install.
Manual Installation
- Click on the
Downloadbutton to download the plugin. - Upload the entire
wpdevdesign-oxygen-essentialsfolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress.
Відгуки
Учасники та розробники
“WPDevDesign – Oxygen – Essentials” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“WPDevDesign – Oxygen – Essentials” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.
Перекладіть “WPDevDesign – Oxygen – Essentials” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.1 – November 12, 2019
-
Improved the code for loading custom CSS file after Oxygen’s, thanks to Emmanuel Laborin. This will fix the incompatibility with his OxyPowerPack plugin.
-
Added responsive CSS for image alignment classes.
1.0.0
Initial Release.
