Skip to content

A WordPress plugin for moving admin notices out of the way

Notifications You must be signed in to change notification settings

WordPress-Phoenix/lil-notices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lil' Notices

Admin notices can get really annoying. Make them better.

Basic Usage

##Installation

###Automated remote installation

Video on installing plugin with Github Updater

###Manual Installation

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive, rename the folder correctly to github-updater, then re-zip the file.
  3. Go to the Plugins -> Add New screen and click the Upload tab.
  4. Upload the zipped archive directly.
  5. Go to the Plugins screen and click Activate.

Advanced Options

  • There are no UIX options related to this plugin, its just plug-and-play

How it works details

Summary

This plugin has no options page, it simply runs on the wp-admin (backend) of your website and moves all the notices that plugins and themes would have created at the top of your page, and instead moves them into a lil dropdown menu in the wp-admin bar.

screenshot-1

About

A WordPress plugin for moving admin notices out of the way

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 59.9%
  • CSS 25.7%
  • JavaScript 14.4%