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’)


Source Source

File: includes/abstracts/llms.abstract.user.data.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.