This plugin was custom built for the Wild Woolly site. Its purpose is to allow customers who have purchased a kit that incorporates a tutorial video to watch the video while logged into their WordPress account. Following is a short description of the way that it works:
- Products that have a tutorial included as part of the product purchase will have the VideoPress video shortcode(s) included in a custom field on the product. The custom field is added through Advanced Custom Fields.
- The plugin implements a new menu item into the Customer Account screen called “Videos”.
- When a customer logs into their WordPress account and goes to the Videos menu item, the plugin performs an enquiry on the orders associated with the email, looks at the products on each order, and then determines whether any of those products have VideoPress shortcodes. If shortcodes are found then the related VideoPress file is displayed in viewer mode. This query is performed dynamically each time – no data is stored
If you have any queries about this plugin please contact me using the contact form on this website.