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]
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



