PluginProbe
Import Social Events / 1.2.0
Import Social Events v1.2.0
1.9.1 1.9.0 trunk 1.0.0 1.0.1 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0 1.3.0 1.4.0 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 All 61 releases
import-facebook-events / README.txt

README.txt in Import Social Events 1.2.0, at README.txt

142 lines 6.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Import Facebook Events ===
2 Contributors: xylus
3 Donate link: http://xylusthemes.com/
4 Tags: facebook, events, import, calendar, facebook event, facebook import, facebook events, the events calendar, event import, events manager, import events, event, import event, my calendar, eventon, all in one event calendar, timely, event organiser, event management, event calendar, event manager, facebook-events-importer
5 Requires at least: 4.0
6 Tested up to: 4.9
7 Stable tag: 1.2.0
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Import Facebook events into your WordPress website and/or Event Calendar. Nice Display with shortcode & Event widget.
12
13
14 == Description ==
15 <h3>Import Facebook Events into WordPress :</h3>
16
17 Import Facebook Events allows you to import facebook events into your WordPress site automatically. Automate your Event Marketing using Import Facebook Events plug-in. Import Events from Facebook Page, Facebook Event or Facebook Organizations page.
18 You can schedule event import so it will be imported/syncronized automatically [Pro]
19
20 Using This plugin you can import facebook event into below listed leading Event Management Plug-ins, which allows you to run imports from facebook right from your dashboard. Import Facebook Events bridges the gap between your website and your Facebook events making event management easier and it is one of the leading facebook events importer.
21
22 <h3>Import Facebook Events into</h3>
23
24 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
25 * [Events manager](https://wordpress.org/plugins/events-manager/)
26 * [All-in-One Event Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
27 * [Event Organiser](https://wordpress.org/plugins/event-organiser/)
28 * [EventON](https://codecanyon.net/item/eventon-wordpress-event-calendar-plugin/1211017)
29 * [My Calendar](https://wordpress.org/plugins/my-calendar/)
30 * In-built Events
31
32 You can use `[facebook_events]` for display in-built facebook events list.
33
34 <strong>Full short-code example:</strong>
35 `[facebook_events col="2" posts_per_page="12" category="cat1,cat2" past_events="yes" order="desc" orderby="post_title" start_date="2017-12-25" end_date="2018-12-25" ]`
36
37 ** Additional [PRO Version](https://xylusthemes.com/plugins/import-facebook-events/?utm_source=wprepo&utm_campaign=FacebookEvents&utm_medium=readme&utm_content=wprepo-readme) Features **
38
39 * Scheduled import events.
40 * Import events from facebook page
41 * Import events from facebook group
42 * Import events from facebook Event
43 * Sync events with facebook automatically
44 * Import multiple events easily
45 * Show events from facebook page into WordPress
46 * Upcoming Events widget
47
48 ><strong>New All in one Event Import Tool!</strong><br>
49 >We’ve developed bulk event imports tool. This add-on service for The Events Calendar allows you import events from your favorite sources like Facebook, Meetup, Eventbrite, iCalendar, and ICS.
50 >
51 >[Check out WP Event Aggregator now](https://wordpress.org/plugins/wp-event-aggregator/).
52 >
53
54
55 ><strong>Our Plugins for importing events!</strong>
56 >
57 * [WP Event Aggregator](https://wordpress.org/plugins/wp-event-aggregator/)
58 * [Import Meetup Events](https://wordpress.org/plugins/import-meetup-events/)
59 * [Import Eventbrite Events](https://wordpress.org/plugins/import-eventbrite-events/)
60 * [WP Bulk Delete](https://wordpress.org/plugins/wp-bulk-delete/)
61 >
62
63 == Installation ==
64
65 = This plugin can be installed directly from your site. =
66
67 1. Log in and navigate to Plugins & Add New.
68 2. Type "Import Facebook Events" into the Search input and click the "Search" button.
69 3. Locate the "Import Facebook Events" in the list of search results and click "Install Now".
70 4. Click the "Activate Plugin" link at the bottom of the install screen.
71
72 = It can also be installed manually. =
73
74 1. Download the "Import Facebook Events" plugin from WordPress.org.
75 2. Unzip the package and move to your plugins directory.
76 3. Log into WordPress and navigate to the "Plugins" screen.
77 4. Locate "Import Facebook Events" in the list and click the "Activate" link.
78
79 == Screenshots ==
80
81 1. Events page using '[facebook_events posts_per_page="12"]' shortcode
82 2. Single Event page (Twenty Sixteen Theme).
83 3. Import Facebook events by Event IDs.
84 4. Import Facebook events by Organization/Page ID (Pro).
85 5. Scheduled Facebook Imports (Pro).
86 6. Import History
87 7. Settings
88 8. Upcoming Facebook Events widget in backend (Pro)
89 9. Upcoming Facebook Events widget in front-end with Event image(Pro)
90 10. Upcoming Facebook Events widget in front-end without Event image(Pro)
91
92 == Changelog ==
93
94 = 1.2.0 =
95 * ADDED: Support import events from Facebook group (Pro).
96 * ADDED: Now user can import events which are accesible from user’s profile (Pro).
97 * ADDED: Authorization option for import group events (Pro).
98 * FIXED: some bug fixes
99
100 = 1.1.5 =
101 * ADDED: more options in shortcode full shortcode is now like. [facebook_events col="2" posts_per_page="12" category="cat1,cat2" past_events="yes" order="desc" orderby="post_title" start_date="2017-12-25" end_date="2018-12-25" ]
102 * ADDED: Past Events display by add 'past_events="yes"' into shortcode.
103 * ADDED: Option for delete data on plugin uninstall
104 * IMPROVEMENTS: City, State and Country fields mapping to new version of EventON.
105 * FIXED: jQuery UI css conflict some plugin
106 * FIXED: TimeZone issue in “All in one Event Calendar” sometime imports wrong eventtime
107 * FIXED: some bug fixes
108
109 = 1.1.4 =
110 * FIXED: some bug fixes.
111
112 = 1.1.3 =
113 * ADDED: Upcoming Facebook Events Widget (Pro)
114 * IMPROVEMENTS: make date multilingual
115 * IMPROVEMENTS: in event archive and single event details page.
116 * FIXED: some bug fixes.
117
118 = 1.1.2 =
119 * ADDED: option for disable inbuilt event management
120 * ADDED: option in shortcode for eventlist "category,col"
121 * FIXED: some bug fixes in ai1ec events import.
122
123 = 1.1.1 =
124 * FIXED: some bug fixes in events manage.
125
126 = 1.1.0 =
127 * Added: in-built Event management system.
128 * Added: Import into My Calendar
129 * Added: Import into eventON
130 * Added: import into All-in-One Event Calendar
131 * Added: import into Event Organizer
132 * Added: Import history
133 * Added: support links.
134 * Improvements in scheduled imports
135 * Fixes: some bug fixes
136
137 = 1.0.1 =
138 * FIXED: some bug fixes
139
140 = 1.0.0 =
141 * Initial Version.
142