-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
62 lines (38 loc) · 2.07 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
=== Hello Obi-Wan ===
Contributors: kloptikus
Tags: hello, admin area, humor, obi-wan kenobi, star wars, jedi, fun
Author URI: http://www.perrywortman.com
Requires at least: 2.0.2
Tested up to: 4.4
Stable tag: 0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Not just a plugin, but a symbol of hope for an entire generation summed up famously by Obi-Wan: These are NOT the droids you're looking for.
== Description ==
Not just a plugin, but a symbol of hope and enthusiasm for an entire generation of Star Wars fans summed up most famously by Obi-Wan Kenobi: <q>These are not the droids you're looking for</q>. When activated you will randomly see a quote from <cite>Obi-Wan Kenobi's IMDB page</cite> in the upper right of your admin screen on every page. A tip of the hat to Matt Mullenweg for the original code.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Presto. Enjoy.
== Frequently Asked Questions ==
= Will this show on the front end of my website? =
No, it is only visible to those who have access to see the wp-admin areas of the site.
= I don't see any options, can I make any changes to this plugin? =
Just like the original Hello, Dolly plugin there is not an options panel. Perhaps in a later version, but not right now.
= Can I customize the look/feel of this plugin via CSS? =
Yes, the quotes are wrapped in the tag, #obi-wan. I'd suggest changing the CSS in your theme's CSS as opposed to the plugins hello-obi-wan.php file.
= Can I suggest more quotes? =
Sure. Direct any suggestions, problems, or smart remarks to @kloptikus on Twitter
= Can I suggest a new feature? =
Sure, add your comments/suggestions about this plugin here:
https://wordpress.org/support/plugin/hello-obi-wan
== Changelog ==
= 0.1 =
* Just getting started.
* Added about 50 quotes.
= 0.2 =
* Changed some of the copy, corrected typos and added icon assets.
= 0.3 =
* Removed and edited some quotes.
== Upgrade Notice ==
`<?php code(); // goes in backticks ?>`