MD framework

Marketers Delight 5.5.8 2 changes

Released: May 23, 2023

  • Block editor bug fixes and compatibility updates
  • Drop-in updates: Optins 1.0.11, Share 1.0.5

Marketers Delight 5.5.7 6 changes

Released: January 5, 2023

  • Applies background colors to note and alert classes in Blocks Editor
  • Adds placeholder parameter to textarea fields created with the MDAPI
  • Adds title attribute to md_icon( $args )
  • Now allows the secondary logo to be forcefully turned off by setting the md_filter_logo_alt filter to false
  • Now allows the comment form to be moved before/after comments list. See thread
  • Optins 1.0.9: Pass the echo => true argument to md_email_form( $args ) to echo the email form HTML instead of include

Marketers Delight 5.5.6 5 changes

Released: November 11, 2022

  • Adds media queries for Body typography on mobile (see reference thread for future CSS enhancements)
  • Ensures Typekit files always load before printed inline CSS, if enabled in MD > Settings > Site Tools
  • Developers: Adds new enqueue_priority hook to load priority assets before MD files
  • WordPress 6.1 compatbility
  • Drop-in updates: Stream 1.0.6, Docs 1.1.3, Glossary 1.3.4

Marketers Delight 5.5.5 9 changes

Released: September 24, 2022

  • Applies more consistent class names/markup strcture when cycling between main/secondary logo color schemes in the header
  • SImplifies the localization of admin data passed to the Block Editor and other parts of the WP admin (deprecates md_localize_scripts())
  • Updates all md_has( 'popups' ) drop-in checks to now search for optins
  • Developers: Adds $post_width dynamic CSS helpe variable to return the exact width of the post content in px
  • Developers: Show the md_api->fields->terms field as select box with the select_type parameter
  • Developers: Reorder terms in custom fields with the md_api->fields->terms order parameter
  • Developers: md_api class extensions will now detect new method names post_type_meta and taxonomy_meta to filter your custom post type and custom taxonomy names into the MD settings API. See more about this filter
  • Developers: Adds unit parmeter to md_api->fields->field to add custom value labels outside of text fields.
  • Drop-in updates: Optins 1.0.8, Share 1.0.4, Glossary 1.3.3, Drop-ins Generator 1.2.1

Marketers Delight 5.5.4 2 changes

Released: September 15, 2022

  • Style issue: Resolves slight header style glitch and improves vertical alignment across header items (see reference)
  • Optins 1.0.7 New display locations for inline CTA boxes. You can now insert inline CTAs before/after the first h2 headings in posts, or after the first p paragraph.

Marketers Delight 5.5.3 5 changes

Released: September 8, 2022

  • New: Uses new and improved color picker library, makes it easier for you to choose color on MD settings pages
  • Minor header and menu CSS cleanup, better organization of color controls in MD > Settings > Colors
  • Fixes warning message that may appear on Theme update screen during
  • De-register custom MD image sizes with filter. See more.
  • Optins 1.0.6: Fixes minor warning message on single post editor screen if MD > Optins > Optin is left unnamed.

Marketers Delight 5.5.2 6 changes

Released: August 24, 2022

  • New: Adds an "Excludes" field to Accordion widget settings to exclude categories from accordion lists
  • Featured Image Extra meta box now always shows color picker and text color fields. These options are still only applicable to any Header cover setting
  • Removes link rel="profile" href="http://gmpg.org/xfn/11" from head in templates/html.php (source)
  • Makes some mobile spacing adjustments to the "Loop: Blocks" blog loop in MD > Content > Loop
  • Simplifies a max-width modification to Block editor in MD's block-editor.css file (source)
  • Optins 1.0.5 ensures changing the text color of "Popup Text" In Popups Customizer shows proper color on frontend

Marketers Delight 5.5.1 5 changes

Released: August 6, 2022

  • Accordion widget: New widget settings to change order of category listings, and other options
  • Accordion widget: Performance tweak for less queries and more accurate results when post is the current screen in widget
  • Corrects the border_color attribute in md_style() function.
  • New Drop-in updates (optional): Stream 1.0.4, Share 1.0.3
  • Adds .italic CSS helper class