Free Canvas

Free Canvas

Wordpress plugin

Install on Wordpress

App Details

Integrates Canvas into WordPress.

  • Provide canvas shortcode.
  • Provides a filter hook when saving the canvas.
  • It supports both mouse and touch.
  • It supports both the management screen and the public screen. The appearance of buttons and select boxes on the public screen depends on the CSS of the theme.

How to use the canvas

Sample of how to use the filter hook

  • Shortcode for canvas display
echo do_shortcode( '[freecanvas height=500]' ); 
  • shortcode
    Attribute : Default : Description
    width : 700 : Canvas width
    height : 700 : Canvas height
    name : The date and time string when the canvas was loaded : Unique name for this canvas
    form_name: null : The name of the form value you want to get
    form_name2: null : The name of the form value you want to get
    form_name3: null : The name of the form value you want to get
  • Filter hook & Function
/** * Filter hook & function for outputs a PNG image file */ * * @param string $image_data image_data. * @param string $name name. * @param string $form_value form_value. * @param string $form_value2 form_value2. * @param string $form_value3 form_value3. */ function canvas_save( $image_data, $name, $form_value, $form_value2, $form_value3 ) { $wp_uploads = wp_upload_dir(); $relation_path_true = strpos( $wp_uploads['baseurl'], '../' ); if ( $relation_path_true > 0 ) { $upload_dir = wp_normalize_path( realpath( $wp_uploads['basedir'] ) ); } else { $upload_dir = wp_normalize_path( $wp_uploads['basedir'] ); } $filename = $upload_dir . '/' . $name . '.png'; $image = imagecreatefromstring( $image_data ); imagepng( $image, $filename ); } add_filter( 'free_canvas_save', 'canvas_save', 10, 5 ); 
  • Filter hook
    Variable : Description : From
    $image_data : PNG image data by Base64 : Value of Canvas
    $name : Unique name for this canvas : Value of Free Canvas
    $form_value : Form value obtained from form_name : Value of Form
    $form_value2 : Form value obtained from form_name2 : Value of Form
    $form_value3 : Form value obtained from form_name3 : Value of Form

Pricing

Starting from $0 per month.

Check Out the Social Media Links Widget

By Common Ninja

Social Media LinksTry For Free!

App Info

Rating

Reviewers

No reviews

Tags

canvas
handwriting

Developed By

Katsushi Kawamori

Quick & Easy

Find the Best Wordpress plugins for you

Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!

Testimonial

Testimonial plugins for Wordpress

Galleries

Galleries plugins for Wordpress

SEO

SEO plugins for Wordpress

Contact Form

Contact Form plugins for Wordpress

Forms

Forms plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Sliders

Sliders plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Comments

Comments plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Maps

Maps plugins for Wordpress

Security

Security plugins for Wordpress

Translation

Translation plugins for Wordpress

Ads

Ads plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Music Player

Music Player plugins for Wordpress

Backup

Backup plugins for Wordpress

Privacy

Privacy plugins for Wordpress

Optimize

Optimize plugins for Wordpress

Chat

Chat plugins for Wordpress

Countdown

Countdown plugins for Wordpress

Email Marketing

Email Marketing plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Membership

Membership plugins for Wordpress

popup

popup plugins for Wordpress

SiteMap

SiteMap plugins for Wordpress

Payment

Payment plugins for Wordpress

Coming Soon

Coming Soon plugins for Wordpress

Ecommerce

Ecommerce plugins for Wordpress

Customer Support

Customer Support plugins for Wordpress

Inventory

Inventory plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Testimonials

Testimonials plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Slider

Slider plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Membership

Membership plugins for Wordpress

Forms

Forms plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Contact

Contact plugins for Wordpress

Comments

Comments plugins for Wordpress

Analytics

Analytics plugins for Wordpress

More plugins

plugins You Might Like

Discover Apps By Platform

Discover the best apps for your website

WordPress
Wix
Shopify
Weebly
Webflow
Joomla
PrestaShop
Shift4Shop
WebsiteX5
MODX
Opencart
NopCommerce

Common Ninja Search Engine

The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!

Multiple platforms