=== Divi Breadcrumbs Module ===
Contributors: danmossop
Tags: divi, divi builder, divi module
Requires at least: 4.0
Tested up to: 5.2.2
Stable tag: 1.2.2

Adds a breadcrumb module to the Divi Builder.

== Description ==
This plugin adds a breadcrumb module to the Divi Builder, allowing you to display navigational "breadcrumbs" within your Divi Builder created pages and posts. 

Features include: auto breadcrumb generation, separator icon selection, custom styling, and more.

Designed for Divi, Extra and other themes using Elegant Theme's Divi Builder plugin. Not associated with, endorsed by, or supported by Elegant Themes.

== Installation ==
To install the plugin, simply upload the full plugin .zip file via your WordPress admin area plugins page, or unzip and copy the main plugin folder (e.g. via FTP/SFTP) to the /wp-content/plugins/ directory of you WordPress install. Then activate from the plugins page. The module will now show up in the Divi Builder alongside the in-built modules.

== Changelog ==

= 1.2.2 =
* Fixed breadcrumb icons not displaying correctly when Divi Den Pro icons enabled

= 1.2.1 =
* Fixed selected site-wide breadcrumbs layout not being remembered in theme options.

= 1.2.0 =
* Suppressed confusing render mode notice in module settings

= 1.1.9 =
* Increased priority of some CSS rules to prevent override by custom CSS

= 1.1.8 =
* Added "et_pb_dmb_breadcrumbs_schema_enabled" filter for enabling / disabling breadcrumb markup

= 1.1.7 =
* Fixed page / post breadcrumbs not show in visual builder previews

= 1.1.6 =
* Fixed missing item error in schema markup

= 1.1.5 =
* Now hides first separator if no home icon or text

= 1.1.4 =
* Implemented partial visual builder support
* Fixed module icon not displaying correctly in visual builder

= 1.1.3 =
* Added option to hide the final breadcrumb (e.g. the page / post title)

= 1.1.2 =
* Now takes advantage of Divi 3.1+ header hook, when available

= 1.1.1 =
* Fixed design settings not showing in latest Divi
* Added breadcrumb text alignment option

= 1.1.0 =
* Fixed incompatibility with Smart Slider 3

= 1.0.9 =
* Fixed global breadcrumbs not showing on blog listing when not homepage
* Added support for woocommerce account subpages

= 1.0.8 =
* Fixed global breadcrumbs not showing on woocommerce product pages

= 1.0.7 =
* Fixed global breadcrumbs show on homepage option not working in some cases

= 1.0.6 =
* Removed limit on number of breadcrumb sections displayed in global breadcrumbs option

= 1.0.5 =
* Added option to display breadcrumbs globally beneath header
* Breadcrumbs module now loaded later to avoid conflicts with other plugins

= 1.0.4 =
* Now also removes breadcrumb output from extracts when breadcrumbs in global section

= 1.0.3 =
* Now removes breadcrumb output from extracts on home / archive / search pages

= 1.0.2 =
* Fixed home icon on/off button not having an effect

= 1.0.1 =
* Icons now added via data-icon attribute for improved 3rd party plugin compatibility

= 1.0.0 =
* Initial release