=== LearnDash Certificate Builder ===
Author: LearnDash
Author URI: https://learndash.com
Plugin URI: https://learndash.com/add-on/certificate-builder
LD Requires at least: 3.0
Slug: learndash-certificate-builder
Tags: certificates, course certificates, quiz certificates
Requires at least: 5.0
Tested up to: 6.2.2
Requires PHP: 7.0
Stable tag: 1.0.4
Create certificates using the Gutenberg block editor.
== Description ==
Create certificates using the Gutenberg block editor.
This add-on enables a new level of certificate creation utilizing the WordPress block editor to give you a real time visual drag and drop interface for building your certificates quickly and easily.
= Add-on Features =
* Drag and drop certificate builder
* Compatible with all standard Gutenberg features
* Live preview available
See the [Add-on](https://learndash.com/add-on/certificate-builder/) page for more information.
== Installation ==
If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE.
Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating.
1. Deactivate and delete your current version of the add-on.
1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).
1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.
1. Activate the add-on plugin via the PLUGINS menu.
== Changelog ==
= 1.0.4 =
* Fix - Show certificate background image when site is using self signed SSL certificate.
* Fix - Certificate displaying on multiple pages when using the columns block.
* Fix - Linebreaks breaking up words instead of moving to the next line.
* Fix - LearnDash Integrity prevent hotlinking feature causing background images to not display.
= 1.0.3 =
* Added support for WordPress 5.8
* Fixed font conflict with the Gutenberg plugin
= 1.0.2 =
* Fixed error background image is missing when a relative protocol was used or the site address did match the forced protocol set (http/https)
* Fixed prevent cert builder type column duplication
= 1.0.1 =
* Added support for the Leardash Quizinfo block
* Fixed error when trying to use a custom font
* Fixed columns background color doesn't display in certificate PDF
* Fixed PHP warning about LD_CERTIFICATE_BUILDER_CONTAINER_WIDTH
= 1.0.0 =
* Initial release