這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Last Tap Events

描述

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]

螢幕截圖

  • Event Layout
  • Event Information
  • Limit of participants
  • Form for registration to the event

Blocks

This plugin provides 1 block.

  • call to Action

安裝

  1. Upload the event_admin directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings » Permalinks, and simply click on Save Changes button.

常見問題

Can I contribute to this plugin?

Sure! You are welcome to report any issues or add feature suggestions on the GitHub repository.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Last Tap Events” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Last Tap Events 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Last Tap Events 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

activate form for participants by default
added function to delete all as plugin options

1.0.2

fixed several errors

1.0.1

add notification bubble
fixes bug currency types