-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathreadme.txt
44 lines (33 loc) · 1.34 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
=== Community meetings ===
Contributors: davidperez, flewps, webappdesign, frantorres
Tags: meetings, community
Requires at least: 4.6
Tested up to: 5.7
Stable tag: 0.5
Requires PHP: 7.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Creates a new section to add meetings and relate them with speakers, sponsors and places.
== Description ==
This plugin adds a new post type that allows to elaborate meeting type content. This content is configurable with a start date and a meetup.com link.
The meeting can be related with other elements:
* Speakers: that can have name, bio, image and links to social networks.
* Sponsors: that can have name, description, claim, image and links to social networks.
* Place: that can have name, description, address, image and links to social networks.
== Installation ==
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your
WordPress installation and then activate the Plugin from Plugins page.
== Changelog ==
= 0.5 =
* Ability of select template for archive page.
= 0.4.1 =
* Published version.
= 0.3 =
* First functional version.
= 0.2 =
* Show event, speaker, sponsor and place info.
= 0.1 =
* First release.
== Links ==
* [Github repository](https://github.com/WPES/meetings/)
* [WordPress Granada Community](https://wpgranada.es/)