Magnacarter/wp-bodybuilder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== WP Body Builder === Contributors: adamcarter Tags: workout, exercise, workout-card, crossfit, weight-lifting, yoga, custom, WordPress plugin Requires at least: 3.0.1 Tested up to: 4.8.2 Stable tag: 4.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create a custom workout card that is built with SEO in mind and will display at the bottom of a post. Add exercises in the Exercise custom post type, then build your workout in a post under the post editor. == Description == Create a custom workout card that is built with SEO in mind and will display at the bottom of a post. Add exercises in the Exercise custom post type, then build your workout in a post under the post editor. WP BodyBuilder will auto build a JSON Schema script in accordance with Google's ExercisePlan schema requirements to give your workout card optimal SEO. For further instructions on how to use WP BodyBuilder, please see the video tutorial [on YouTube](https://youtu.be/OVX_bpgMgnU) **Development of this plugin is done [on GitHub](https://github.com/Magnacarter/wp-bodybuilder). Pull requests welcome. Please see [issues](https://github.com/Magnacarter/wp-bodybuilder/issues) reported there before going to the plugin forum.** == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wp-bodybuilder` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Create exercise posts in the Exercises custom post type. The exercises created there will populate the Exercises drop down list in the post where you build the workout card. == Screenshots == 1. Top of Card 2. Bottom of Card 3. Exercises custom post type. 4. Exercises custom post type post. 5. Workout card admin in the post admin screen. == Changelog == = 1.0.0 - October 30, 2017 = Initial release! Props [Magnacarter](https://github.com/Magnacarter)