Automattic / wordpress-activitypub

ActivityPub for WordPress
https://wordpress.org/plugins/activitypub/
MIT License
496 stars 76 forks source link

Rename `Users`-Collection to `Actors` to be more specific #968

Closed pfefferle closed 1 week ago

pfefferle commented 2 weeks ago

/cc @Menrath

Menrath commented 2 weeks ago

Very nice! :) A consistent and specific language in ActivityPub is so important to improve collaboration and maintenance.

pfefferle commented 2 weeks ago

Idea: What about adding deprecation notices to the Users collection right away?

@Menrath what do you mean by that? I added deprecation messages to all functions in the Users Collection, is there an easier way?

Menrath commented 2 weeks ago

Never mind! I didn't see the _deprecated... function, I was just looking for https://developer.wordpress.org/reference/functions/_doing_it_wrong/ ;)