Skip to content

Latest commit

 

History

History
executable file
·
38 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

executable file
·
38 lines (23 loc) · 1.24 KB

Oxygen Sidebar Toggler

Adds Show, Hide buttons in the Oxygen's editor. Hide button hides the left sidebar. Show button displays the controls.

Tested in Oxygen 2.1 Beta 1.

Default state (open):

Screenshot

Closed state:

Screenshot

Screencast (no audio): https://www.youtube.com/watch?v=3bFWEuaeobk

Blog post: https://wpdevdesign.com/oxygen-sidebar-toggler-plugin/

Installation

  1. Make sure that Oxygen is installed and active.
  2. Click on the Download ZIP button at the right to download the plugin.
  3. Go to Plugins > Add New in your WordPress admin. Click on Upload Plugin and browse for the zip file.
  4. Activate the plugin.

Usage

  1. Inside the Oxygen's editor, when you want to hide the left sidebar click on the Hide button.
  2. With the left sidebar hidden, when any element in the preview is clicked or + Add button clicked, the controls do not appear.
  3. Click on Show button to display the controls.

Changelog

1.0.1 - Sep 16, 2018

  • UI/UX Improvements by @lucasbalzer

1.0.0 - Oct 04, 2018

  • Initial Release