FB Display Events Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The FB Display Events Shortcode plugin allows you to display list of events from a Facebook on your website using shortcode.
Features:
- Display facebook user’s events by user name or user_id.
- Display facebook single event by its ID
- English and Polish translation included.
Requirements
- Facebook Developer Access Token
Usage
- To display user’s events by facebook user name use shortcode [fb_event_list] with attribute fb_user_name, example [fb_event_list fb_user_name=”user_name”]
- To display user’s events by facebook user_id use shortcode [fb_event_list] with attribute fb_user_id, example [fb_event_list fb_user_id=”342353464567″]
- To display single event use shortcode [fb_event_list] with attribute fb_event_id, example [fb_event_list fb_event_id=”4234464534534″]
- Optional attributes:
- fb_time=”upcoming, past, all” – Display upcoming, past or all user’s events
- limit=”value” – limits the number of displayed user’s events to a given value