Commit graph

16 commits

Author SHA1 Message Date
George Stephanis
8347656eb8 Add filter to change bundled google fonts.
Initially intended as a part-fix for #3134 to enable child themes to swap typefaces that get included more easily, this also extends that change across to many themes using the common patterns.

It explicitly does not change the following themes:

Spearhead (uses different endpoint and method)

And the following themes that have multiple functions that generate typeface includes so as to avoid confusion:

* canard
* gazette
* illustratr
* publication
2021-02-18 10:20:38 -05:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Ben Dwyer
2173942579 Color Annotations: Check for the existence of color annotations in a more robust way 2021-02-12 21:06:40 +00:00
Enej Bajgoric
ca1ba9919f Simplify: Refactor functions to just include one function that adds the 3 required filters/actions 2020-12-17 11:36:48 +01:00
Enej Bajgoric
ecec58072b Move functions to after theme setup call 2020-12-17 11:36:47 +01:00
Enej Bajgoric
11cbcc675b Move functions to Varia add customizer control 2020-12-17 11:36:47 +01:00
Enej Bajgoric
626ba8c1b6 Updates to take into accout the theme switch. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
7fa2ec4ff3 Include the varia_mobile_nav_on_side function in all the themes.
This makes sure that the user will not get a PHP warning if theu are not running the latest version of varia that has that function.
Since varia doesn't have that feature enabled this PR removes the function as well.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
309f333133 Update the Mayland theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Allan Cole
33fc0eaebd
Mayland: Reduce specificity on rules to hide extra color palettes 2020-11-04 17:11:31 -05:00
Allan Cole
2e6655c820 Mayland: Add all 6 default colors to editor palette. 2020-08-18 11:36:46 -04:00
Allan Cole
f7273da8f8
Mayland: Revise conditionals to fix array offset issue, cody tidying. 2020-05-21 12:40:06 -04:00
Allan Cole
e35c569822 Mayland: Connect editor color palette to color annotations. 2020-05-20 16:36:50 -04:00
Allan Cole
4cbe9c0117 Mayland: Change duplicate #000000 theme color to #010101 to fix key prop concole errors. 2020-01-09 16:10:13 -05:00
Takashi Irie
7bb552cb92 Mayland: visual tweaks 2019-09-03 20:54:29 +01:00
Takashi Irie
e62e04f39a Mayland: Initial commit 2019-09-02 11:36:45 +01:00