LLMS_Student_Dashboard::output_edit_account_content()

Callback to output the edit account content


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.student.dashboard.php

331
332
333
334
335
336
337
338
        }
    }
 
    return $title;
 
}
 
public function modify_rewrite_rules_order( $rules ) {


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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