Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WPDevDesign — Oxygen — Essentials

Описание

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:

  1. Enables HTML5 support for comment list, comment form, search form, gallery and caption elements.
  2. Adds some CSS from Modern CSS Reset for
    • setting a min-height of 100vh for the body element.
    • removing default padding, default margin and list styles on ul and ol elements 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.
  3. Adds CSS for

Automatic Installation

Search for oxygen essentials from within your WordPress plugins’ Add New page and install.

Manual Installation

  1. Click on the Download button to download the plugin.
  2. Upload the entire wpdevdesign-oxygen-essentials folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.

Отзывы

Посмотреть все 3 отзыва

Участники и разработчики

«WPDevDesign — Oxygen — Essentials» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«WPDevDesign — Oxygen — Essentials» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «WPDevDesign — Oxygen — Essentials» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1 — November 12, 2019

  1. Improved the code for loading custom CSS file after Oxygen’s, thanks to Emmanuel Laborin. This will fix the incompatibility with his OxyPowerPack plugin.

  2. Added responsive CSS for image alignment classes.

1.0.0

Initial Release.