Changes between Initial Version and Version 1 of Ticket #57293
- Timestamp:
- 12/08/2022 08:25:11 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57293
-
Property
Version
changed from
6.1.1to5.6 -
Property
Summary
changed from
Implicit Mastodon domain (mastodon.com) for Social Icon in Footer Menu Incorrect/ Non-FunctionaltoTwenty Twenty-One: Incorrect Mastodon domain (mastodon.com) for Social Icon in Footer Menu
-
Property
Version
changed from
-
Ticket #57293 – Description
initial v1 1 = Reproduce:1 == Reproduce: 2 2 3 3 [https://wordpress.org/support/article/twenty-fifteen/#add-social-icons Follow this and add a mastodon profile URL] 4 4 5 5 6 = Expected behavior:6 == Expected behavior: 7 7 8 8 adding a link to a Mastodon URL replaces it, like e.g. [https://wordpress.org/support/article/twenty-twenty-one/#add-social-icons the other sites here], with the appropriate icon. … … 10 10 Actual behavior: adding a link to a Mastodon instance URL doesn't replace it. 11 11 12 = Details:12 == Details: 13 13 14 14 As there is no entry in `social_icons_map` for `'mastodon'`, it defaults to only replacing URLs on the `mastodon.com` domain which, while humorous, [https://www.mastodon.com/ isn't effective because this isn't a social media website instance, but a Forestry Mulcher Company]. 15 15 16 = Definition of done:16 == Definition of done: 17 17 18 18 Adding a link to the following sites results in a Mastodon SVG being used (based on [https://instances.social/list/advanced#lang=&allowed=&prohibited=&min-users=&max-users= popularity]): … … 56 56 }}} 57 57 58 = Patch:58 == Patch: 59 59 https://gist.github.com/hasnolen/e2ded2c7e9b76919c0208ced213e63ab 60 61