-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
90 lines (65 loc) · 2.59 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
=== JDM Frontend Admin Buttons ===
Contributors: jdm-labs
Donate link: https://jdmdigital.co
Tags: administration, admin, frontend, buttons.
Requires at least: 4.0
Tested up to: 6.3.5
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
JDM Frontend Admin Buttons is a lightweight WordPress plugin that hides the default Admin Bar and replaces it with out of the way, contextually-aware, floating buttons for basic admin tasks.
== Description ==
The WordPress admin bar gets in the way of basic frontend management of your WordPress site—esspecially if you have a fixed main navigation. This simple and VERY light-weight plugin offers floating buttons that are contextually-aware and fixed to one side so they're out of the way.
Learn more on the plugin site: https://jdmdig.it/fab-info and view the project on GitHub: https://github.com/jdmdigital/jdm-frontend-admin-buttons
= Vision =
A few goals we had in making this plugin:
* Keep it free and feature-rich
* Keep it simple (stupid)
* Must be SUPER lightweight (we hate plugin bloat)
* Build for developers and noobs alike
== Installation ==
This plugin is not, yet, avaliable on the WordPress repo. To install it, you'll need to use the [GitHub Updater](https://github.com/afragen/github-updater) plugin for automatic updates. Of course, you could just install/upgrade it manually using FTP, but that's boring.
1. Install the plugin, and the updater - [tutorial here for using GitHub Updater](https://jdmdigital.co/labs/demo/github-updates/)
1. Activate the plugin
1. That's it! Seriously.
There's no settings page. It does all the feature and role detection work for you.
== Frequently Asked Questions ==
= TBD? =
TBD
== Screenshots ==
1. Frontend example screenshot
http://labs.jdmdigital.co/wp-content/uploads/sites/4/2015/12/jdm-fab.jpg
== Upgrade Notice ==
= 1.4 =
* Removes jQuery dependancy
== Changelog ==
= 1.4 =
* Remove jQuery dependancy
* Update Bootstrap detection because BS v5 has no icons included in it
* Bug fixes
* Tested up to v6.3.x
= 1.3 =
* Add detection for page as posts listing
* Tested up to v4.6.x
= 1.2 =
* Add better support for different access roles
* Add tiny font-icon suite if none already found
= 1.1 =
* Updated CSS
* Renamed the yoast_hide_admin_bar_settings function
= 1.0 =
* Updated CSS, JS
* Several Bug Fixes
* Better Touch-enabled Device Support
* Version Bump
= 0.8 =
* new customizer link added
* version Bump
= 0.5 =
* Enabled GitHub Updater
* Small edits to source code and readme file(s)
= 0.2 =
* Reusable plugin created.
* Version updated.
= 0.1 =
* Initial Release.