Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author honza.skypala

    (@honzaskypala)

    Strange. Can you send me links to the sites?

    Thread Starter blogook

    (@jgob)

    one is a development site on a local machine, and the other is a private site ?? so that won’t be possible.

    In your code I see that user_login is still being used :

    example:

    row 375
    wp_send_json(self::format_message($row->user_login, $row->message, $row->post_date, $row->id, $row->website, $row->ip, self::widget_instance($id)));

    row389
    $return .= self::format_message($row->user_login, $row->message, $row->post_date, $row->id, $row->website, $row->ip, $options);

    rgds,

    W

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘user_login / display_name’ is closed to new replies.