
內容簡介
現在透過這款 WordPress 外掛,您可以在您的網站上建立並組織活動。外掛提供以下功能:
創建和複製活動
創建日期或重複活動
活動畫廊
當您在 WordPress 中添加一個活動時,它會自動添加到 Facebook(用戶或組織者頁面)
自動發布活動到您的 Facebook 個人檔案
匯入您的 Facebook 活動
查看您的活動日曆
使用小工具或短碼來查看活動
多語言支援:英文、義大利文
Facebook
若要自動在 Facebook 上建立活動,您需要註冊成為 Facebook 開發人員,創建應用程式,並取得應用程式的 ID 和私密金鑰。
注意:單一模板
如果您需要更改活動的單一模板,請將頁面 /events-template-single.php 複製到您的模板中進行自定義。
短碼
日曆:
[eventissimo type='CALENDAR' backcolorHEX='[#069c88]' fontcolorHEX='[#FFFFFF]' search='[TRUE|FALSE]'],BackcolorHEX 是活動標題的背景顏色,預設為 #069c88,FontcolorHEX 是標題的字體顏色,預設為 #FFFFFF。Search 設置為 TRUE 時顯示輸入搜索欄,設置為 FALSE 時不顯示。
列表或區塊活動:
[eventissimo type='[LIST|BLOCK]' date='true' ],顯示活動日期。
[eventissimo type='[LIST|BLOCK]' limit='#' ],限制顯示活動的數量,預設為 10。
[eventissimo type='[LIST|BLOCK]' paginate='true' ],按頁面顯示活動,每頁顯示活動數量由 limit 數量決定。
[eventissimo type='[LIST|BLOCK]' view='[OLD|NEXT]'],顯示過去或未來的活動。預設為 NEXT。
[eventissimo type='[LIST|BLOCK]' defined='TODAY|MONTH'],顯示今天的活動或當前月份的所有活動。MONTH 結合 NEXT 觀看可以讓您僅查看下一個活動。
幻燈片活動:
[eventissimo type='CYCLE' view='[OLD|NEXT]' defined='TODAY|MONTH']
=API 活動=
範例:
活動 RSS Feed:http://www.tests.it/apievent/get?type=rss
活動 JSON:http://www.tests.it/apievent/get?type=json
參數:
type:JSON | RSS,範例:http://www.tests.it/apievent/get?type=rss
search:id_author | description | title,值:搜索詞,範例:http://www.tests.it/apievent/getapievent/get?type=rss&search=id_author&value=1
defined:TODAY | MONTH,範例:http://www.tests.it/apievent/get?type=rss&defined=TODAY
view:OLD | NEXT,範例:http://www.tests.it/apievent/get?type=rss&view=NEXT
JSON 結構:
[
{
"id": 123,
"classname": 123,
"randomColor": "#C913D5",
"id_author": "1",
"description": "test events for json",
"title": "Test event",
"url": "http://www.example.it/events/tests",
"thumbs": <img width="150" height="150" src="http://www.example.it/wp-content/uploads/2014/02/example150x150.jpg" class="attachment-thumbnail wp-post-image" alt="Example" />,
"cover": <img width="690" height="300" src="http://www.example.it/wp-content/uploads/2014/02/example90x300.jpg" class="attachment-fb_cover_image wp-post-image" alt="Example" />,
"coverBig": <img
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Now into your site WordPress you can create and organize your events.
Create and duplicate events
Create Events only date or repeat
Gallery of the events
Whenever you add an event to WordPress will automatically be added to Facebook (user or organizer organizer page)
Post Events automatically on your Facebook profile
Import your Facebook Events
View Calendar of your events
Export events with url Json o Rss (eg. http://www.example.com/apievent/)
Use Widget or shortcode for view events into your site
Multilanguage: English, Italian
Facebook
To automate the creation of an event on facebook you have to register as a developer on facebook, create an APP and to recove id and privat key of APP.
NEWS: Import your events of Facebook!!!
Note: Single Template
If you would change single template of events copy pages/events-template-single.php into your template and custom it.
SHORTCODE
Calendar
[eventissimo type='CALENDAR' backcolorHEX='[#069c88]' fontcolorHEX='[#FFFFFF]' search='[TRUE|FALSE]'] : BackcolorHEX is backcolor of the event’s title. Default is #069c88
FontcolorHEX is the font color of the event’s title. Default is #FFFFFF
Search is TRUE for input search into calendar FALSE not displayed
List or Block Events
[eventissimo type='[LIST|BLOCK]' date='true' ]: you view date of events
[eventissimo type='[LIST|BLOCK]' limit='#' ]: you type a number for limit list event, default 10
[eventissimo type='[LIST|BLOCK]' paginate='true' ]: you view events with pagination (events per page defined with limit number, if not defined number is 10).
[eventissimo type='[LIST|BLOCK]' view='[OLD|NEXT]']: you defined past events or next events, Default is NEXT
[eventissimo type='[LIST|BLOCK]' defined='TODAY|MONTH']: you defined today events or all events of current month. MONTH combined with view NEXT lets you see only next events.
Slideshow
[eventissimo type='CYCLE' view='[OLD|NEXT]' defined='TODAY|MONTH']
=API EVENTS=
Example
Events Feed Rss http://www.tests.it/apievent/get?type=rss
Events Json http://www.tests.it/apievent/get?type=json
Parameters
type: JSON | RSS ex: http://www.tests.it/apievent/get?type=rss
search: id_author | description | title
value: terms of search
eg: http://www.tests.it/apievent/getapievent/get?type=rss&search=id_author&value=1
defined: TODAY | MONTH eg: http://www.tests.it/apievent/get?type=rss&defined=TODAY
view: OLD | NEXT eg: http://www.tests.it/apievent/get?type=rss&view=NEXT
Structure Json
[
{
"id": 123,
"classname": 123,
"randomColor": "#C913D5",
"id_author": "1",
"description": "test events for json",
"title": "Test event",
"url": "http://www.example.it/events/tests",
"thumbs":
,
"cover":
,
"coverBig":
,
"types": [
{
"term_id": 1,
"name": "test1",
"slug": "test1",
"term_group": 0,
"term_taxonomy_id": 1,
"taxonomy": "typeEvents",
"description": "",
"parent": 0,
"count": 1,
"filter": "raw"
}
],
"categories": [
{
"term_id": 2,
"name": "test2",
"slug": "test2",
"term_group": 0,
"term_taxonomy_id": 2,
"taxonomy": "eventscategories",
"description": "",
"parent": 0,
"count": 1,
"filter": "raw"
},
{
"term_id": 3,
"name": "test3",
"slug": "test3",
"term_group": 0,
"term_taxonomy_id": 3,
"taxonomy": "eventscategories",
"description": "",
"parent": 0,
"count": 1,
"filter": "raw"
}
],
"date_begin": "1391904000",
"date_end": "1391904000",
"hour_begin": "00:00",
"hour_end": "03:00"
},
{..}
]
