Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Sites: Add filter to see only sites owned by Me #79089

Open cuemarie opened 1 year ago

cuemarie commented 1 year ago

What

Add a filter to see only the WordPress.com sites Owned by Me in https://wordpress.com/sites .

Screenshot 2023-07-06 at 1 14 40 PM

Why

While it's possible to filter sites by their Privacy status, and sort by Name, "Magic", or Last Published, users who both own sites and are users on many sites have no way of filtering between those 2. This would also be a great check in point for users who think they own a site, or are waiting for a site owner to transfer a blog to their ownership.

Right now, I believe the only great way to see what sites my account owns is via https://dashboard.wordpress.com/wp-admin/index.php?page=my-blogs by hovering over sites, and inferring that the ones that say "Transfer Blog" belong to me, and the ones that say "Leave blog" do not.

A8zJ41.gif

How

Adding more filter options to the dropdown next to the search field:

Markup on 2023-07-06 at 13:25:13

Or using the built-in search field filters like we use on the Themes page:

Markup on 2023-07-06 at 13:29:21

cuemarie commented 1 year ago

Similar request: