• After the Divi update 4.9.10 this Plugin is no longer working together with Divi, because they changed the parameter count of get_the_excerpt to two.

    Patch:
    in file wp-content/plugins/custom-content-shortcode/includes/core/content.php in line 1888 add $post as an additional parameter for the apply_filters function.

The topic ‘Divi compatibility’ is closed to new replies.