Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Max CSS

Beskrivning

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.

Skärmdumpar

  • 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.

Vanliga frågor

No F.A.Q yet

Recensioner

Läs alla 2 betyg

Bidragsgivare och utvecklare

”Max CSS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Max CSS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.2

  • Tested with latest wordpress version.

1.1

  • Tested with 5.8.2 wordpress version.

1.0

  • First version.