Categories
How-tos WordPress

[How-to] Add new social icons to TwentyTwenty-theme

In this post I’ll show you how to add new social icons to the default 2020 theme for WordPress, TwentyTwenty. You need to hook into two filters:

  • twentytwenty_social_icons_map
  • twentytwenty_svg_icons_social

In this example I am using the “Steam” icon from FontAwesome.

Categories
Tools

Sublime Text 3 – Key bindings

You’ll find the key bindings here: Preferences > Key bindings.

Categories
Tools

Sublime Text 3 – Settings

You’ll find the settings here: Preferences > Settings. These settings require some of the packages from a previous post. Install the packages first, then come back here.

Categories
Tools

Sublime Text 3 – Packages

Below you’ll find a list of the packages I normally use in the text editor Sublime Text 3.

Press CTRL + SHIFT + P and then type “Install Package“.