llms_add_user_table_columns( array $columns )

Add Custom Columns to the Admin Users Table Screen


Parameters Parameters

$columns

(array) (Required) key=>val array of existing columns


Top ↑

Return Return

(array) $columns updated columns


Top ↑

Source Source

File: includes/functions/llms.functions.person.php

 * @param string $val Cookie value.
 * @return boolean
 */
function llms_set_password_reset_cookie( $val = '' ) {


Top ↑

User Contributed Notes User Contributed Notes

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