Méthode | Description | |
---|---|---|
__construct ( $sh ) | ||
add_gravatar_to_user_array ( &$val, $index = null ) | function | |
ajax_simple_history_filters_search_user ( ) | Return users | |
enqueue_admin_scripts ( ) | ||
get_data_for_user ( integer $userID ) : array | Return format used for select2 for a single user id | |
gui_page_filters ( ) | ||
touch_time ( $from_or_to, integer | boolean $edit = 1 ) | Print out HTML form date elements for editing post or comment publish date. |
public add_gravatar_to_user_array ( &$val, $index = null ) |
public ajax_simple_history_filters_search_user ( ) |
public get_data_for_user ( integer $userID ) : array | ||
$userID | integer | |
Résultat | array | Array with each user as an object |
public touch_time ( $from_or_to, integer | boolean $edit = 1 ) | ||
$edit | integer | boolean | Accepts 1|true for editing the date, 0|false for adding the date. |