=== Pixobe Coloring Book ===
Contributors: email@pixobe.com
Donate Link: https://paypal.me/tettusud
Tags: coloring book,paint book, children painting, coloring.
Requires at least: 4.7
Tested up to: 5.6
Requires PHP: 5.6
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add coloring book to your wordpress blog/pages with a simple short code.Pro plugin supports various features lie Undo, Redo, Reset, gallery view.

**Just include [pixobecoloringbook src="book.jpg"] anywhere on your blog/page to display coloring book.**

== Description ==
 Add coloring application to your wordpress blogs/pages easily.


1. **Visit** Plugins > Add New
2. **Search** for "Pixobe Coloring Book".
3. **Activate** Pixobe Coloring Book from your Plugins page.
4. There is no Settings page for the plugin, and its easy to use.
5. Insert the short code  [pixobecoloringbook src="book.jpg"], anywhere on page/blog to show coloring book app.
   You can insert relative path of the media on your server or complete url of image anywhere on the internet.

   For example your url is www.example.com and media is on www.example.com/media/flower.jpg, then your short code is 
    [pixobecoloringbook src="/media/flower.jpg"]

   If your media exists somewhere else www.somewhere.com/media/flower.jpg, then specify full url ,
    [pixobecoloringbook src="www.somewhere.com/media/flower.jpg"]

Click here for [Demo](https://coloring.pixobe.com)


== Screenshots ==

1. Coloring canvas.
2. Color Palette.
3. Coloring canvas.


== Frequently Asked Questions ==

= How can I insert a coloring book to a page? = 
 Add the short code **[pixobecoloringbook src="book.jpg"]** anywhere on your blog/pages.

= Can I use same short code multiple times? =
Yes, you can create once and use as many times as required.

= Can users upload their own images? =
  Yes, users can upload their own images and start coloring.
  

== Changelog ==

= 1.0.0 =
Initial release.