內容簡介
Last Tap Events是一個WordPress外掛程式,聲稱它簡單明瞭,讓您能夠在您的網站上刊載活動公告。
除了可以在此外掛程式上執行以下功能:
添加事件
添加活動地點
有一個文章類型管理員,您可以根據自己的意願和分類法創建多個文章類型。
過濾器
location_event_hours_days:使用此過濾器,您可以創建一個函數,返回一個包含星期幾和小時的新領域數組,用於您的位置元框。
location_event_title:用於更改出現在事件時間上方的標題。
{pot_type}_before_main_content和{post_type}_after_main_content:這將在標題之前和按鈕之前添加額外內容。
操作
{pot_type}_admin_form_start和{post_type}_admin_form_end:使用這些過濾器,您可以使用HTML和CSS代碼添加樣式自己的元箱。
{pot_type}_meta_data_output_end和{post_type}_meta_data_output_end:允許您獲取來自文章元的數據。函數接收一個ID。
像CPT、分類法、模板管理器、位置管理器、位置部件、媒體部件、證明書管理器、通知、自定義模板等選項可以隨時啟用或停用。
短代码
證明書表單短代碼
[testimonial-form]
證明書幻燈片短代碼
[testimonial-slideshow]
在頁面上添加位置:預設位置
[locations location_id=1]
成員文章的位置
[locations location_id=1 number_of_locations=1]
[locations location_id=”1″ number_of_locations=1 post_status=”publish”]
在頁面上添加活動
[event]
外掛標籤
開發者團隊
原文外掛簡介
Last Tap Events is a WordPress plugin that claims to be simple and objective so you can place event announcements on your site.
Also the plugin you can:
add events
Add places where there is a Events
There is a Post Type manager where you can create several post type according to your will well with your taxonomies.
FIlters
location_event_hours_days : With this filter you can create a function that returns an array with new fields for your location meta box with days of the week and hours
location_event_title: serves to change the title that appears above the hours of events
{pot_type}_before_main_content & {post_type}_after_main_content: This will add extra content before the title of and before the button..
Actions
{pot_type}_admin_form_start & {post_type}_admin_form_end : With these filters you can use to add html and css codes to stylize your own meta box
{pot_type}_meta_data_output_end & {post_type}_meta_data_output_end: allows you to get the data that comes from the post meta. The function receives an ID.
Options like CPT, Taxonomies, Template manager, Location Manager, Location Widget, Media Widget, Testimonial Manager, Notification, Custom Templates, can be activated and deactivated whenever you want.
Shortcode
Testimonial Form Shortcode
[testimonial-form]
Testimonial SlideShow Shortcode
[testimonial-slideshow]
add location on a page: location for default
[locations location_id=1]
Location for member the post
[locations location_id=1 number_of_locations=1]
[locations location_id=”1″ number_of_locations=1 post_status=”publish”]
Add event on a page
[event]
