-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
152 lines (109 loc) · 5.95 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
=== Events Manager ESS ===
Contributors: essfeed
Donate link: http://essfeed.org
Tags: events, event, event registration, event calendar, events calendar, event management, events manager, feed, syndication, locations, maps, calendar,happenings, concerts, meetings, festivals,sport,diary,availability,feeds syndication, RSS, Atom, event publishers, XML, aggregator, crawling,crawler,google,indexation,high ranking,visibility,broadcast, schedule, SEO, booking, places, venue, upcoming, diary, ical, icalendar, organizer, planner,social events,social gatherings,cultural,museum,expo,cinema,movies,concert,jazz,festival,exhibition
Requires at least: 3.2
Tested up to: 4.6.1
Text Domain: em-ess
Domain Path: /languages
Stable tag: 1.4
License: GPLv2 or later
Extends Events Manager Wordpress plugin to import, export and sync events through ESS feeds.
== Description ==
ESS for Event Standard Syndication is The Events Feed.
ESS is a free and open-source XML feed dedicated to describe events. This feed is read by search engines and robot crawlers to index your event pages and forward the web users to the your event URL.
**EVENTS MANAGER PLUGIN IS REQUIRED TO BE INSTALLED TO USE THIS PLUGIN**
[Events Manager Plugin](http://wordpress.org/plugins/events-manager/)
This plugin add several crucial SEO optimisations to **Events Manager** Plugin:
* ESS extension gives the ability to import and export ESS feeds
* ESS facilitate SEO and the event's broadcast.
* [ESS Documentation](http://essfeed.org)
[youtube http://www.youtube.com/watch?v=OGi0U3Eqs6E]
= Main Features =
* Import single event throught ESS Feed format
* Syndicate to 3rd party ESS feeds to automaticaly have the events updated.
* Export events into ESS format
* Auto submit events to Search Engines.
= Benefits of ESS =
* ESS increases user web traffic on event portal.
* ESS structures and organizes crucial event information to broadcast them efficiently.
* ESS prevents the duplication of content by centralizing event information in one website.
* ESS provide automatic transmition of events all over the web.
* ESS reduces the cost of event promotion thanks to centralization and automatization.
* With ESS, event information is not distorted or lost as it is by RSS and iCalendar feeds.
== Installation ==
Events Manager ESS Extension requiered Events Manager plugin to be installed, then it works like any standard Wordpress plugin, and requires little configuration. If you get stuck, visit the our documentation and support forums.
Whenever installing or upgrading any plugin, or even Wordpress itself, it is always recommended you back up your database first!
= Installing =
1. Go to Plugins > Add New in the admin area, and search for **Events Manager**.
* [Events Manager](http://wordpress.org/plugins/events-manager/)
2. Click install, once installed, activate it.
3. Return to Plugins > Add New in the admin area, and search for **Events Manager ESS**.
* [Events Manager ESS](http://wordpress.org/plugins/events-manager-ess/)
4. Click install, once installed, activate it, and that it!
Once installed, you can start adding events straight away and broadcat them to the world.
= Upgrading =
1. When upgrading, visit the plugins page in your admin area, scroll down to events manager and click upgrade.
2. Wordpress will help you upgrade automatically.
== Frequently Asked Question ==
You'll find the bug tracking in: [github.com issues](https://github.com/essfeed/wordpress-events-manager-ess/issues)
== Screenshots ==
1. Configure ESS Feeds settings
2. Configure ESS Feeds visibility
3. Definition of the event's organizer
4. Definition of the external events pages in relation with wordpress events
5. Section import or syndicate to 3rd party ESS feeds
6. ESS Feed rendered in the client browser
== Changelog ==
= 1.4 =
* Fix the tickets starting date control that shouldn't respect the ISO standard.
* Ad the Kint library for debuging.
= 1.3 =
* Fix the PHP Notice warning.
* Update to the ESS-PHP library from GitHub.
* Fix the Organizer URL.
* Display the ticketing that comes from: https://wordpress.org/plugins/events-manager-tickets-payments/
* Fix Wordpress jQuery dependencies.
= 1.2.3 =
* Update Events broadcast URL tools.
= 1.2.2 =
* Fix the feed daily auto update.
= 1.2.1 =
* Fix the XML PCDATA invalid Char value 3 with Wordpress 4.3.x
= 1.2 =
* add a "source link" at the end of the event description to get a back-link and improve the SEO
* prevent the duplication of category's name in the ESS feed
= 1.1 =
* fix the CRON auto update of syndicated feeds
* add a ESS to schema.org/Event binding to boost the google indexation
* update PHP 5.5 functions support
* set the ESS icon display as optional, ca be custom on the admin settings section.
= 0.98 =
* fix the duplicated 'exerpt' field in case of multiple events aggregation.
* update date calculation if the 'unit' attribute is provided within the important feed.
* update the category detection with the 'name' instead of the 'slug' because some languages have special chars that are url encoded.
* update the url encoding.
* improve the existing event detection in case of feed update.
* force country code transcription from 'xe' to 'gb' for england.
* leave HTML comments in the description of the ESS feed.
* set 'hour' as default value for every durations.
= 0.9 =
* handle PHP < 5.4 with ENT_XML1 native constant that doesn't exists
* prevent PHP E_STRICT and E_WARNINGS to be displayed on user screen.
= 0.8 =
* correct importation with multiple events in one feed
* correct some encoder in XTML and XML to be retrocompatible with php <= 5.3
= 0.5 =
* update the search engine push
* events automaticaly visible on https://www.robby.ai/search
= 0.4 =
* combine GitHub repository with Worpress SVN
* add banner in Wordpress home page
* add FAQ in GitHub: https://github.com/essfeed/wordpress-events-manager-ess/issues
= 0.3 =
* add HTTP Request alternative to cURL to push events to search engines
= 0.2 =
* add screenshot images
* add plugin description
= 0.1 =
* submit first release