Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #2487, comment 2


Ignore:
Timestamp:
02/08/2017 09:39:20 PM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2487, comment 2

    initial v1  
    55The forum profiles [source:sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php?rev=4893#L183 fetch the data from slack_users table], same as [source:sites/trunk/wordpress.org/public_html/wp-content/plugins/wp-i18n-teams/wp-i18n-teams.php?rev=4441#L535 wp-i18n-teams plugin].
    66
    7 If that table has inaccurate data, we should to figure out why it was not updated when the username has changed.
     7If that table has inaccurate data, we should figure out why it was not updated when the username has changed.
    88
    99Removing `needs-patch`, as the code that populates and updates that table is not open-sourced.