-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
78 lines (55 loc) · 2.9 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
=== DX localhost ===
Contributors: nofearinc, devrix, hofmannsven, metodiew
Tags: plugin, localhost, development, production, notice, toolbar, staging
Requires at least: 3.1
Tested up to: 5.2
Requires PHP:5.6
Stable tag: 1.5
License: GPLv2 or later
Display a yellow notice box when you're working on localhost
== Description ==
Display a notice when working on a localhost site on staging environment, based on your settings and adjustments
Activate the plugin and see a yellow notice bar indicating that you're working on localhost.
Super helpful whenever you're cloning a production website with virtual hosts using the same domain name, and are not sure which site are you editing. Visible both in the admin area, and the frontend to all site visitors.
== Screenshots ==
1. Sample notification line
2. DX localhost settings page
== Installation ==
1. Upload the 'simple-blog-authors-widget' folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
1. How do you change the environment name?
*You can change it by entering your desired environment name in the Dev Environment Name input field, Save the changes and you're done!
2. How can I move the notice line to the admin bar?
*You can use the admin bar as a notice line by disabling the line from "Notice Line Visibility" option and then paint the admin bar your desired color from "Adminbar Color", save the changes and you should be done!
**Stay up to date**
*Become a fan on Facebook*
[https://www.facebook.com/DevriXLtd](https://www.facebook.com/DevriXLtd "Facebook Devrix")
*Follow us on Twitter*
[https://twitter.com/wpdevrix](https://twitter.com/wpdevrix)
== Upgrade Notice ==
The plugin is ownership of DevriX. We are going to work on a few versions, adding some nice features in the near feature, stay tuned! :)
== Changelog ==
= 1.5 =
* Added new option for changing notice line position to Bottom of the site
* Fixed bug when disabling the notice line the option to change color of admin bar wasn't working
* Fixed lack of sanitizing of input fields
= 1.4 =
* Added new option for change the color of adminbar
* Added new option for changing the color of the adminbar text
* added new checkbox for making the toolbar font weight to bolded
* fix the style of the toolbar
* set a default value for the option of DX localhost
= 1.3 =
* Fix the issue with notice line when the user is not logged in
* Update the internal logic and add some small code improvements
= 1.2 =
* Screenshots and docs
= 1.1 =
* Display a notice when working on a localhost site clone.
* Added a toolbar button that would redirect you to the DX Localhost Settings
* Enable or disable the toolbar button and/or the notice line.
* Added color picker for the toolbar button and/or notice line.
* You can change the environment name with any name you want!
= 1.0 =
* Display a notice when working on a localhost site clone.