Opened 5 years ago

Closed 4 years ago

#5787 closed enhancement (wontfix)

Update registered user data in their comments when profile is updated

Reported by: fitztrev Owned by: anonymous
Priority: normal Milestone:
Component: Comments Version:
Severity: normal Keywords: has-patch
Cc:

Description

When a user leaves a comment, their display name, email, and homepage are saved to the database table. When editing their profile, the changes will only be applied to future comments--none of their past comments are updated with the new info.

Attachments (1)

comment_user_info.diff (1.4 KB) - added by fitztrev 5 years ago.

Download all attachments as: .zip

Change History (8)

  • Milestone changed from 2.5 to 2.6

I'm not confident that the current behavior is not undesirable. Changes to the display name and homepage could be abused.

  • Summary changed from Update user info in comments on profile changes to Update registered user data in their comments when profile is updated

I'm not confident that the current behavior is not undesirable.

Had to read that one more than a few times to make sense of it. Not sure if I still do, but...

I don't see what's undesirable about a registered user wanting to update their comment info when they change their profile. I would want my name to be consistent throughout the site. The new email address would be important for plugins like "Notify me of further comments." And if I change domains, all my imported would comments still contain my old url.

There would be less confusion all around--for visitors and users.

comment:3 follow-up: ↓ 6   lloydbudd5 years ago

fitztrev, what you didn't like my double negative? ;-) My 1st assumption is generally that things are done purposefully -- that is often later demonstrated to be incorrect.

I think I like the proposed behavior, but lets see if we can get some +1.

I also like to try to document any potential problems:

  • Previously approved comments are changed without admin notification/approval.
  • Discussions on a post are often are in the context of "@display_name"
  • An upset or spammy person could abuse it.

Isn't compatible with WP Mu.

Ok, that makes sense. I think it could at least be pluggable so this behavior can be possible via plugins, though.

This is exactly what I'm looking for! It doesn't make sense at all to me that the user info would not automatically be updated. I'm interested in how this can be made into a plugin or in how I can pull updated info for the comment author to display in my theme.

I apologize if this is not the correct place to comment about this, but I can't find any information on this feature anywhere else.

comment:6 in reply to: ↑ 3   Denis-de-Bernardy4 years ago

Replying to lloydbudd:

I also like to try to document any potential problems:

  • Previously approved comments are changed without admin notification/approval.
  • Discussions on a post are often are in the context of "@display_name"
  • An upset or spammy person could abuse it.

Isn't compatible with WP Mu.

Agreed 100%. Suggesting wontfix, personally.

  • Component changed from General to Comments
  • Milestone 2.9 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.