# WordPress: Remove Admin Toolbar

<p>
<img src="https://gitlab.com/purrly-digital-llc/wordpress-plugins/wp.org/MajeMedia-WP-Remove-Admin-Bar/-/raw/main/assets/banner-1544x500.png" alt='WordPress: Remove Admin ToolBar' title="by: Purrly Digital LLC">
</p>

Remove the top admin bar

Removes/hides the admin toolbar from the front end of the site when activated.

[Plugin homepage](https://www.purrlydigital.com/plugins/remove-admin-toolbar/)

[Download From WordPress.org](https://wordpress.org/plugins/maje-media-remove-admin-bar/)

[Gitlab project](https://gitlab.com/purrly-digital-llc/wordpress-plugins/wp.org/MajeMedia-WP-Remove-Admin-Bar)

## Changelog
### 1.2.4
* Updating readme.md
### 1.2.3
* fixing version issue and retagging
### 1.2.2
* fixing gitlab link
### 1.2.1
* bumping version in readme files.
### 1.2.0
* bumping tested up to versions
* Added minimum PHP requirement for future update compatibility and testing footprint reduction
* added filter to allow for additional functionality (purrlydigital_remove_admin_toolbar)
* Changing company name (Maje Media is now Purrly Digital)

### 1.1.5
* Bumping tested up to versions as well as plugin version

### 1.1.4
* Tested up to WordPress 5.3

### 1.1.3:
* Tested up to WordPress 5.2.2
* Changed name of Plugin displayed on WordPress.org repo
* Moved screenshots out of plugin and into /assets directory
* Added banner images to assets
* Added plugin icon to assets

### 1.1.2:
* Tested up to WordPress 4.9

### 1.1.0:
* Priority added for compatibility issues with other plugins

### 1.0.10:
* Updated tested to WordPress version 4.7.1

### 1.0.9:
* Updated tested to WordPress version 4.7.

### 1.0.8:
* Updated tested to WordPress version 4.6.1.

### 1.0.7:
* Updated tested to WordPress version.

### 1.0.6:
* Fixed issue with PHP 5.2 errors due to newer array usage
* Updated tested to WordPress version.

### v1.0.4:
* Updated version in main plugin php file

### 1.0.3
* Updated markdown in changelog section because markdown flavors

### 1.0.2:
* Updated description
* added screenshots

### 1.0.1:
* making code easier to read by renaming the main function

### 1.0:
* Created plugin
