Klick17 Products
Klick17 Product Plugin - A base definition for Knowladge Transfer Format (KTF)
by Michael Presečan @ Klick17.com · github.com/k17-dev-projects/k17-200-products · 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-200-products/archive/refs/heads/main.zipKlick17 Product Plugin - A base definition for Knowledge Transfer Format (KTF)
Changelog
3.4.0 2024-03-09
- Feature: Added &enroll_ref functionality to the add-to-cart hook, which would store the enroll_ref to the WC session, and then after the order has been placed, it would be stored in the order meta. After the order has been completed the enroll_ref would be used to enroll the user to the product.
- Feature: Implemented better enroll_ref handling for the product, via ajax_call
3.3.0 2024-03-07
- Feature: Added get_user_owned_tickets() method to ticket manager
3.2.3 2024-02-28
- Bugfix: Fixed the issue with email url variables into the email template
3.2.2 2023-12-18
- Improvements: Added K7P_Email::init() return value to be self
3.2.1 2023-12-12
- Improvement: Supports k17_vars javascript variable in admin dashboard
3.1.2 2023-12-06
- Bugfix: fixed the issue with manual user added to the product that they may access the resources
3.1.1 2023-11-09
- Improvements: myaccount subpages are now able to be disabled by targeted hook
- Improvements: on plugin activation and deactivation flush_rewrite_rules(); is being called
- Bugfix: fixed the issue with content builder overwrites
3.1.0 2023-11-07
- Feature: Added support for user's local timezone date conversion
3.0.0 2023-10-31
- Feature: Added template support for product blocks
- Improvement: Supports K17_BASE 1.3.0 version
2.1.2 2023-10-26
- Feature: Added .gitignore file
2.1.1 2023-10-24
- Bugfix: WooCommerce New Customer Welcome Email transactional error fixed
- Bugfix: WooCommerce emails synchronization
2.1.0 2023-10-23
- Feature: WooCommerce Email 2.0
1.1.2 2023-10-17
- Bugfix: solves the issue with the WooCommerce template override
1.1.1 2023-10-16
- Implements 'k7p_get_duration_human_readable' function to return duration in human readable format
- Implements new changelog functionality for all klick17 plugins
1.1.0 2023-10-15
- Integrates WooCommerce Emails within Klick17 plugin
1.0.3 2023-10-06
- Added product properties for thumbnail, and participants count
1.0.2 2023-09-24
- Bug fix with appearance/menu error caused by wocoomerce user account login
- Feature added: Added support for Reply-To: flag in email headers
1.0.1 2023-09-06
- Added plugin activation hook for base plugin
1.0.0
- Initial release of the plugin