apply_filters( "llms_get_student_meta_{$key}" )
Add the meta prefix to things that aren’t in the above array only if the meta prefix isn’t already there this means that the following will output the same data $this->get( ‘llms_billing_address_1’) $this->get( ‘billing_address_1’)