• Radim

    (@cejneknet)


    Hi,

    please use $wpdb->users instead of {$tp}users in query because of CUSTOM_USER_TABLE.
    Same in usermeta – $wpdb->usermeta instead of {$tp}usermeta – CUSTOM_USER_META_TABLE.

    Thx,

    Radim

  • The topic ‘CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE’ is closed to new replies.