Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57293


Ignore:
Timestamp:
12/08/2022 08:25:11 AM (3 years ago)
Author:
sabernhardt
Comment:

Thanks for the report!

A similar ticket was opened for Twenty Twenty: #49099.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57293

    • Property Version changed from 6.1.1 to 5.6
    • Property Summary changed from Implicit Mastodon domain (mastodon.com) for Social Icon in Footer Menu Incorrect/ Non-Functional to Twenty Twenty-One: Incorrect Mastodon domain (mastodon.com) for Social Icon in Footer Menu
  • Ticket #57293 – Description

    initial v1  
    1 = Reproduce:
     1== Reproduce:
    22
    33[https://wordpress.org/support/article/twenty-fifteen/#add-social-icons Follow this and add a mastodon profile URL]
    44
    55
    6 = Expected behavior:
     6== Expected behavior:
    77
    88adding 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.
     
    1010Actual behavior: adding a link to a Mastodon instance URL doesn't replace it.
    1111
    12 = Details:
     12== Details:
    1313
    1414As 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].
    1515
    16 = Definition of done:
     16== Definition of done:
    1717
    1818Adding 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]):
     
    5656}}}
    5757
    58 = Patch:
     58== Patch:
    5959https://gist.github.com/hasnolen/e2ded2c7e9b76919c0208ced213e63ab
    60 
    61