外掛說明
THIS PLUGIN IS INTENTED FOR DEVELOPERS ONLY.
ALL ISSUES TO BE TRACKED VIA GITHUB
https://github.com/vimes1984/mindbody-api-wordpress
You will need at the very least Types:
https://wordpress.org/plugins/types/
( with a few custom fields, see the plugin files for more info…)
And Woocomerce:
https://wordpress.org/plugins/woocommerce/
Mind body API integration, this is a mind body api intergation kit for wordpress.
it’s intention is to try and import the mindbody api lesson’s, classes and staff over to wordpress/woocommerce.
If any further help is required drop me a line on here or contact http://accruemarketing.com/
you have a few shortcodes:
[mindbodyeventscal]
and
[mindbodyeventscalwid]
There are also a few factories in the public.js file that pertain to the shop page loop and require a custom shop page loop using isotope if anybodies interested I can upload that aswell…
安裝方式
- Upload “ to the
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
- Place
<?php do_action("mind-body_hook"); ?>
in your templates
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.3
README update
1.0.2
README update
1.0.1
README update
1.0.0
- Initial Commit