=== WM Workout Manager ===
Contributors: oscarjiv91
Donate link: 
Tags: fitness, workout, exercise, gym, trainer
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin to manage and display workout plans and exercises with shortcodes and customizable templates.

== Description ==

**WM Workout Manager** is a lightweight plugin designed to help fitness professionals, trainers, and gym owners create, organize, and showcase workout plans on their WordPress site.

Create custom exercises and combine them into structured workout routines. Display them anywhere using a shortcode and control the styling with built-in customization settings.

Features:

* Add and manage exercises with rich content
* Build reusable workout plans
* Display plans using a simple shortcode: `[wm-workout id="123"]`
* Customize styles, layout, and templates
* Responsive, accessible, and extensible
* Clean welcome page to guide new users

Ideal for personal trainers, fitness bloggers, and membership sites.

== Installation ==

1. Upload `wm-workout-manager` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. After activation, you’ll be redirected to the **Workout Manager** welcome screen.
4. Add exercises via **Exercises** in the admin menu.
5. Create workout plans using the **Workout Plans** menu.
6. Use the shortcode `[wm-workout id="123"]` to embed a workout on any page or post.

== Frequently Asked Questions ==

= Can I customize the look of the workouts? =
Yes! Go to the **Workout Manager > Settings** page to customize colors, border radius, and more.

= How do I insert a workout on my site? =
Use the `[wm-workout id="123"]` shortcode (replace `123` with your workout ID) in a Classic Editor, Block Editor (Shortcode block), or even in a widget.

= Are the workouts responsive? =
Yes, the templates are fully responsive and adapt to different screen sizes.

== Screenshots ==

1. Customization
2. Workouts List
3. Workout Configuration
4. Exercises List
5. Exercise Description
6. Display the Workout using our shortcode
7. Display on any page/post using Classic Layout
8. New Cards Layout 

== Changelog ==

= 1.1.0 =
* Added new Card Layout template
* Added custom CSS editor
* Improved admin settings page with organized sections
* Added AJAX preview updates for real-time customization

= 1.0.1 =
* Updated default settings

= 1.0.0 =
* Initial release with exercise and workout CPTs
* Shortcode to render plans
* Custom styling settings
* Accessibility-ready accordion template

== Upgrade Notice ==

= 1.0.0 =
First public release of WM Workout Manager.

