Modifies columns from other plugin in Users page

[ad_1]

Thread Starter
Mosche

(@mosche)

Okay. I just want to given an update. I found the problem. I had to change 1 line of code in the other plugin. Basically just one letter actually. All I needed to do was change this

add_action(‘manage_users_custom_column’, ‘bua_show_user_status’, 10, 3);

to

add_action(‘manage_users_custom_column’, ‘bua_show_user_status’, 11, 3);

And everything works perfectly. In case anyone else runs into this problem.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer