You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Social Icon is a foundational block that displays various icons linking to different social profiles or sites. Each social service is registered as a variation of this block.
4
+
5
+
6
+
## Adding new social icons
7
+
8
+
The core maintains certain standards for adding new social icons. To add a new variation to WordPress, it must be well-established and popular.
9
+
10
+
To evaluate if a social service should be added, contributors will consider the following factors:
11
+
12
+
* Is the service popular enough for core developers to have heard of it before? Is it "mainstream?"
13
+
* How long has the service been online?
14
+
* Does it have a Wikipedia article?
15
+
* Is there a plugin adding social icons in the repository that includes the services in question and has a considerable number of active installations?
16
+
* Is this social service frequently requested?
17
+
18
+
19
+
## Adding custom social icons
20
+
21
+
Starting from WordPress 6.9, it's possible to add custom social icons to your site. See: [#70261](https://github.com/WordPress/gutenberg/pull/70261).
0 commit comments