=== Admin Bar in Fullscreen Mode ===

Contributors: srikat
Tags: adminbar, admin bar, gutenberg, fullscreen
Donate link: https://www.paypal.me/sridharkatakam
Requires at least: 5.1
Tested up to: 5.5.3
Stable tag: trunk
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds the missing WordPress admin bar in WordPress Gutenberg editor when it is fullscreen.

== Description ==

When a new Page or Post is being edited in the WordPress Gutenberg editor in Fullscreen mode the WordPress admin bar aka The Toolbar will not appear by default.

This plugin fixes that and shows the admin bar even when the WordPress editor is Fullscreen.

There are no settings for the plugin. Just install and activate.

== Installation ==

=== Automatic Installation ===

Search for `admin bar fullscreen` 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 `admin-bar-fullscreen-mode` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the `Plugins` menu in WordPress.

== Screenshots ==

1. Before
2. After

== Credit ==

[WordPress Trac Post](https://core.trac.wordpress.org/timeline?from=2020-03-04T18%3A50%3A27Z&precision=second)

== Changelog ==

= 1.0.0 - November 11, 2020 =
Initial Release.
