Forums

More Fields
More Fields breaks several plugins (4 posts)

  1. Bernhard Riedl
    Member
    Posted 1 year ago #

    Hi,

    I'm a long-time user of your plugin. - So far everything (besides of a few small bugs) worked pretty good.

    Unfortunately, it seems like there was an include integrated or shifted in version 2 which breaks a lot of plugins (e.g. Sabre):

    require_once(ABSPATH . 'wp-includes/pluggable.php'); in more-fields-field-types.php

    Maybe that could be fixed by implementing the needed function instead of changing WordPress' bootstrap.

    Greetz,
    Berny

    http://wordpress.org/extend/plugins/more-fields/

  2. kalstrom
    Member
    Posted 1 year ago #

    Thanks for the report. We'll look into it.

  3. henrikmelin
    Member
    Posted 1 year ago #

    Hi Berny,

    I'm trying to replicate this, so that I can fix it - in what way does it break the sabre plugin?

    I'm gonna remove the forced include for sure, but need to make sure I'm not breaking other stuff :)

    Cheers,
    Henrik

  4. Bernhard Riedl
    Member
    Posted 1 year ago #

    Hi kalstrom and Henrik,

    Thanks for your replies.

    Sabre can be setup to verify a new user's email-address by including a verification-link in the registration-mail. It overwrites the function wp_new_user_notification (in wp-includes/pluggable.php) for this purpose.

    Greetz,
    Berny

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic