• pintilies

    (@pintilies)


    Hi,

    We use this plugin, it works great, but we need to disable of the directions(“To” in the code) because there relationships on this direction are huge and we don’t need them. With every update I need to comment this line, so our site works:

    // if ( ! $this->to[‘meta_box’][‘hidden’] ) {
    // $meta_boxes[] = $this->parse_meta_box( ‘to’ );
    // }

    in meta-boxes.php line 70.

    Please we need this option urgent, which can be preserved over updates.

  • The topic ‘Disable From or To’ is closed to new replies.