Forums
(@aceneeraj)
12 years ago
Yeah it is quite possbile by using this hook add_action('user_row_actions','your_function'), i have done it when i visit this site please check this post Add or edit custom link in wp users list in wordpress admin
add_action('user_row_actions','your_function')