Skip to content

Commit 4c3e4c4

Browse files
Mamadukabphpriethor
authored
Social: Document guidelines and extensibility (#70961)
Co-authored-by: Mamaduka <[email protected]> Co-authored-by: bph <[email protected]> Co-authored-by: priethor <[email protected]>
1 parent d82614c commit 4c3e4c4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Social Icon block
2+
3+
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

Comments
 (0)