=== MakeMyBrand by MakeMyBrand.AI ===
Contributors: makemybrand
Tags: infographics, image generation, blog posts, content creation
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.03
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate and add high-quality infographic images to your blog posts effortlessly. Enjoy 5 free infographic generations when you sign up at https://makemybrand.ai.

== Description ==

MakeMyBrand by MakeMyBrand.AI helps you create stunning infographic images for your blog posts directly within your WordPress dashboard. Increase engagement and make your content visually appealing in just a few clicks!

**Features:**

-   Effortlessly generate infographic images.
-   Select from a set of professionally designed templates.
-   Seamless integration with the WordPress editor.
-   Get 5 free generations when you sign up at [MakeMyBrand.AI](https://makemybrand.ai).
-   Upgrade and create 100 infographics/month for $9.99/month.

Perfect for content creators, bloggers, and marketers looking to enhance their articles with professional-quality visuals.

== Installation ==

1. Upload the `makemybrand` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Sign up at [MakeMyBrand.AI](https://app.makemybrand.ai/login) to start generating infographics. The first 5 generations are free!
4. Copy the API key from https://app.makemybrand.ai/login?redirect=/token and paste it into the wordpress settings for the plugin.
5. Use the plugin within your post editor to generate and insert infographics.

== Frequently Asked Questions ==

= How do I use the plugin? =

1. Once activated, sign up at https://app.makemybrand.ai/login?redirect=/token. Copy the Token and paste it into the into the wordpress settings for the plugin.
2. Go to your post editor and click the "Add Infographic" button to create an infographic image. You can log in to MakeMyBrand.AI to manage your subscription.

= Is this plugin free? =
The plugin offers 5 free infographic generations upon signing up at MakeMyBrand.AI. The paid subscription offers 100 infographic generations per month, for $9.99/month.

= Can I customize the infographics? =
Yes, we provide options for customizing the colors and content of your infographics to fit your needs.

== Screenshots ==

1. **Infographic Generator Interface**: Easy-to-use interface for generating infographics.
2. **Generated Infographic**: Example of a generated infographic added to a blog post.
3. **Sign-Up and Free Credits**: View of the sign-up process and free generation credits.

== Changelog ==

= 1.0.0 =

-   Initial release of Makemybrand plugin by MakeMyBrand.AI.

== Upgrade Notice ==

= 1.0.0 =
Initial release.

== License ==

This plugin is licensed under the GPLv2 or later. See the included LICENSE file for more details.

== Code ==

This plugin connects to an API to generate infographic images. It sends the blog post content to the API to generate the image. This service is also provided by MakeMyBrand (this plugin's author). 
Terms of use: https://makemybrand.ai/terms
Privacy: https://makemybrand.ai/privacy

For code review, please refer to the React code hosted in our GitHub repository: [GitHub - Makemybrand Wordpress Frontend](https://github.com/yazhini01/makemybrand-wordpress-frontend).

These are the libraries used:
* lib/react.production.min.js - downloaded from https://unpkg.com/react@17.0.2/umd/react.production.min.js
* lib/react-dom.production.min.js - downloaded from https://unpkg.com/react-dom@17.0.2/umd/react-dom.production.min.js

