Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Max CSS

Beschrijving

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.

Schermafdrukken

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

Installatie

  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

Beoordelingen

Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Max CSS” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Max CSS” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Tested with latest wordpress version.

1.1

  • Tested with 5.8.2 wordpress version.

1.0

  • First version.