/home/vianto5/hidalgoresidences.mx/wp-content/plugins/wpml-wpforms/classes/Helpers
NameSizeModeActions
DynamicChoices.php5730644editdlrm
Entry.php5120644editdlrm
Field.php4430644editdlrm
SmartTag.php10090644editdlrm
Edit: /home/vianto5/hidalgoresidences.mx/wp-content/plugins/wpml-wpforms/classes/Helpers/Entry.php (512B)
get( 'entry_meta' ) ->get_meta( [ 'entry_id' => $id, 'type' => 'page_id', ] ); $pageId = Obj::path( [ 0, 'data' ], $entryMetas ); $details = apply_filters( 'wpml_post_language_details', null, $pageId ); return Obj::prop( 'language_code', $details ); } }