Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Faiyaz Alam

    (@faiyazalam)

    To show custom column you have to extend it using filter.

    To add new column header, use the filter:
    faulh_admin_get_columns

    To show the value, use the filter:
    manage_faulh_admin_custom_column

    Note: These filters are not officially released yet. The name of these filters may be changed in future version and even these filters can be removed. So you have to change your code accordingly.

    Hope this will help.

    Thanks

    • This reply was modified 6 years, 4 months ago by Faiyaz Alam.
    Thread Starter selenasmith

    (@selenasmith)

    Awesome – thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘First & Last Name instead of Username’ is closed to new replies.