Marketers Delight 5.2.2 18 changes
Released: March 3, 2021 | read announcement →
- NEW: Add breadcrumbs to the top of all posts and pages
- Style: Improved spacing for better mobile readability and overall reduces layout CSS weight and complexity
- Dropins: Compatibility updates to Docs (1.0.1) and Glossary (1.2.2)
- Security: Replaces
the_title
andthe_content
filters on various text areas with newmd_text_field
sanitize function. This is for better security and to avoid plugins incompatibility - MD Share and Optins admin panel UI improvements
- You can now add author boxes to posts even if the global author box option is not enabled
- CTA Box title changed from large font size to medium font size on content-sidebar layouts, when used in the content box
- Fixes share icons width if comments button is disabled from any position
- Moves logo image markup above site title in
templates/logo.php
- New
columns-triple
helper class - You can now set email input labels and submit button to empty with
md_email
shortcode and function - Simplified
templates/archive-title.php
template markup - The
md_password_form
function is now pluggable so you can create your own password template - Reduced z-index on
.alignX
CSS classes from 10 to 5 - Render featured video custom markup with
do_shortcode
- Halved the top spacing of
.content-box
on the default style - Prevents top floating bars from covering the MD admin bar on load
- Fixed Edit page URL render on category pages in the MD Admin Bar Dropin