Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Max CSS

Beschreibung

This plugin adds a to-maximize CSS icon in the customize theme interface. The to-maximize icon is generated and positioned in a dynamic manner inside it’s container.

It is based on requestFullscreen native Javascript function and if it is supported by the browser then the user can add it’s CSS rules, using CSS editor in fullscreen mode.

The user can exit fullscreen mode by pressing ESC or clicking again on the maxCSS button.

Screenshots

  • MaxCSS icon at ‚Additional CSS‘ in ‚Customize Theme‘ (running with WordPress 5.2 here)
  • Maximized CSS editor (running with WordPress 5.2 here)

Installation

  1. Upload the files to the /wp-content/plugins/maxCSS/ directory or install through WordPress directly.
  2. Activate the „maxCSS“ plugin through the ‚Plugins‘ menu in WordPress
  3. Visit Customize Theme –> Additional CSS –> Click on MaxCSS button

You can find a step by step tutorial in the codebitshub blog.

FAQ

No F.A.Q yet

Rezensionen

Alle 2 Rezensionen lesen

Mitwirkende und Entwickler

„Max CSS“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Max CSS“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.2

  • Tested with latest wordpress version.

1.1

  • Tested with 5.8.2 wordpress version.

1.0

  • First version.