-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
50 lines (31 loc) · 1.29 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
=== EK Events - Custom events for WordPress ===
Adds a new custom post type called "Events" to your WordPress site.
== Description ==
This plugin lets you create Events for your WordPress site. In addition, each event includes:
* Non-timed events
* Timed events:
** Starting date and time
** Ending date and time
** Status: past, now or future
* Location
* Link to Google Maps
* New custom taxonomy to sort event types, like "party", "meeting" or "presentation"
[Project on GitHub](https://github.com/decodekult/ek-events)
== Dependences ==
This plugin needs some meta-boxes generated by Meta Box Script for WordPress
[Project page](http://www.deluxeblogtips.com/meta-box-script-for-wordpress/)
[Project on GitHub](https://github.com/rilwis/meta-box)
[Documentation](https://github.com/rilwis/meta-box/wiki)
== How to install ==
This is a mu-plugin
1. Download it (https://github.com/decodekult/ek-events/downloads)
2. Unzip it into a folder on your hard drive
3. Upload the files 'ek-events.php' & 'event.css' and the folder '/img' to your '/wp-content/mu-plugins' folder (create it if it doesn't exist)
4. Enjoy
== Language ==
De momento sólo disponible en es_ES, more on the way, hopefully now please
== License ==
GPL (https://www.gnu.org/licenses/gpl.html)
== Changelog ==
= 0.1.0 =
* Initial release