Hey, you're early! MD6.0 is almost live and this website is still rolling out so please, pardon the dust.

Skip to content

Changelog

Marketers Delight 5.5.7

  1. Applies background colors to note and alert classes in Blocks Editor
  2. Adds placeholder parameter to textarea fields created with the MDAPI
  3. Adds title attribute to md_icon( $args )
  4. Now allows the secondary logo to be forcefully turned off by setting the md_filter_logo_alt filter to false
  5. Now allows the comment form to be moved before/after comments list. See thread
  6. 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.5

  1. Applies more consistent class names/markup strcture when cycling between main/secondary logo color schemes in the header
  2. SImplifies the localization of admin data passed to the Block Editor and other parts of the WP admin (deprecates md_localize_scripts())
  3. Updates all md_has( 'popups' ) drop-in checks to now search for optins
  4. Developers: Adds $post_width dynamic CSS helpe variable to return the exact width of the post content in px
  5. Developers: Show the md_api->fields->terms field as select box with the select_type parameter
  6. Developers: Reorder terms in custom fields with the md_api->fields->terms order parameter
  7. 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
  8. Developers: Adds unit parmeter to md_api->fields->field to add custom value labels outside of text fields.
  9. Drop-in updates: Optins 1.0.8, Share 1.0.4, Glossary 1.3.3, Drop-ins Generator 1.2.1

Glossary 1.3.3

  1. Adds proper Comment Block to main drop-in file so it can be included in MD's auto-updater. To enroll the Glossary in updates for the next version, download and manually install this update and you will be able to use the one-click updater for future releases.