Make WordPress Core


Ignore:
Timestamp:
05/14/2020 01:03:59 PM (6 years ago)
Author:
ianbelanger
Message:

Bundled Themes: Twenty Twenty add icon for g.page links.

Adds the option to use a g.page url for the social menu.

Props argentite, mayankmajeji.
Fixes #49088.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php

    r47589 r47795  
    153153                                'feed',
    154154                        ),
     155                        'google'    => array(
     156                                'g.page',
     157                        ),
    155158                        'lastfm'    => array(
    156159                                'last.fm',
Note: See TracChangeset for help on using the changeset viewer.