Support

Account

Home Forums Backend Issues (wp-admin) acf/fields/relationship/result only affecting right-hand column Reply To: acf/fields/relationship/result only affecting right-hand column

  • @hube2 Thanks – I have even tested it with a completely cut-down version and it still only affects the right-hand column:

    public static function addIdToRelationshipFields($title, $post, $field, $post_id)
        {
            return 'WHAT?!';
        }