WP Manifestindependent plugin directory
manifest / events / k17-410-online-events

Klick17 Online Events

Klick17 Online Events - abstraction of events KTF

by Michael Presečan @ Klick17.com · github.com/k17-dev-projects/k17-410-online-events · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/k17-dev-projects/k17-410-online-events/archive/refs/heads/main.zip

Klick17 Online Events - abstraction of events KTF


Changelog

2.3.1 2023-11-12

  • Feature: Added Klick17 Video Player support for online events recordings

2.2.1 2023-11-10

  • Improvement: Added apply_filters('k7e/online_events/backend/settings_end', $settings, $class ) in abstract-class-k7e-online-event-backend.php

2.1.1 2023-11-08

  • Improvement: Narrowed down the hook call for my-account subpage registry
  • Improvement: Refactored k17_get_instance('K7E_Event_Manager')->get_registered_event_post_types() functionality. Now it will return array of post types strings

2.1.0 2023-11-07

  • Feature: Added support for user's local timezone date conversion
  • Bugfix: Fixed issue with changing events statuses based on date_starts and date_ends

2.0.0 2023-10-31

  • Feature: Added template support for event blocks
  • Improvement: Supports K17_BASE 1.3.0 version

1.1.0 2023-10-26

  • Feature: added default properties support for online events objects

1.0.1 2023-09-06

  • Added plugin activation hook for base plugin

1.0.0

  • Initial release of the plugin