Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social Links Block: add support for Threads #52463

Closed
jeherve opened this issue Jul 10, 2023 · 2 comments · Fixed by #52685
Closed

Social Links Block: add support for Threads #52463

jeherve opened this issue Jul 10, 2023 · 2 comments · Fixed by #52685
Assignees
Labels
[Block] Social Affects the Social Block - used to display Social Media accounts [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.

Comments

@jeherve
Copy link
Contributor

jeherve commented Jul 10, 2023

What problem does this address?

The Threads Social Network has quickly become very popular and may be a good addition to the Social Links Block.

What is your proposed solution?

The SVG is available here:

Links use the following format: https://www.threads.net/@wordpress

@t-hamano
Copy link
Contributor

Hi @jeherve,

Thanks for submitting the issue.

I think the criteria for whether or not to add a new Embed provider is whether it meets the guidelines of the Design Decisions page in the core handbook. So, I think it needs to be investigated and discussed in the future whether we should add that provider or not.

The discussion that took place in #2505 may also be helpful.

@t-hamano t-hamano added [Type] Enhancement A suggestion for improvement. [Block] Social Affects the Social Block - used to display Social Media accounts labels Jul 10, 2023
@jeherve
Copy link
Contributor Author

jeherve commented Jul 13, 2023

Since this would be a social option and not an embed, some of the questions may not apply here, but we can look at some of the questions that make sense I think:

Is the service is popular enough for core developers to have heard of it before? Is it “mainstream?”

Yes, I would think so. There are 109 million registered users for the service at the moment, and growing.

If similar services are already supported, how does this service compare in terms of size, features, and backing?

It is similar to services like Twitter, and has a large amount of users too.

Does this service have an established social media presence?

Yes. https://twitter.com/Meta

Does the service make an effort to build relationships with developers, such as through robust APIs?

I would say yes:
https://developers.facebook.com/

How old is the service?

It launched on July 5, last week.

Does it have a well-established Wikipedia article? (Seriously.)

Yes. https://en.wikipedia.org/wiki/Threads_(social_network)

Has anyone written a WordPress plugin that leverages the service in some way, whether adding it as an oEmbed provider, creating a shortcode, or leveraging other APIs of the service? Do these plugins have any noticeable adoption or traction that would indicate usage and demand?

No, not yet, since it's so new. The Jetpack plugin will be adding support soon though:
Automattic/jetpack#31873

Is the provider frequently proposed?

It was requested here as well:
https://core.trac.wordpress.org/ticket/58762

@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jul 17, 2023
jeherve added a commit to jeherve/gutenberg that referenced this issue Jul 17, 2023
t-hamano pushed a commit that referenced this issue Jul 27, 2023
* Social Links: add Threads Icon

Fixes #52463

* Fix array alignment

* Update color following feedback

* Update svg

See #52685 (comment)

Co-authored-by: Joen A <1204802+jasmussen@users.noreply.github.com>

* Remove fill from the new svg

---------

Co-authored-by: Joen A <1204802+jasmussen@users.noreply.github.com>
Co-authored-by: Rich Tabor <hi@richtabor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Social Affects the Social Block - used to display Social Media accounts [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants