Commit graph

9 commits

Author SHA1 Message Date
arthur791004
721d8e8e04
Make theme available for translation as much as possible (#6484)
* Add the load_theme_textdomain function call

* Fix incorrect domain

* Load blockbase translations

* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)

* Refactored calls to load_theme_textdomain to not include the default location to simplify the call

* Added load_theme_textdomain call to block canvas

* Removed unrelated videomaker changes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
Madhu Dollu
d3c8a94190
Livro: refactor patterns (#5879) 2022-04-20 10:44:13 +01:00
Jason Crist
0840ea6e52
Added a dependency check for Gutenberg (#5718)
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-03-23 12:24:51 -04:00
Kjell Reigstad
e03bb1c149
Try adding support for the aside post format. (#5732) 2022-03-23 12:24:26 -04:00
Jason Crist
f93a623aa1
Removed reference to absent function that was previously removed. (#5707) 2022-03-18 12:23:24 -04:00
Ben Dwyer
38d6bc4dcf
Archeo: Add fonts to theme.json (#5609)
* Archeo: Add fonts to theme.json

* Add archeo_preload_webfonts function back in

* Also replace the fonts in Stewart

* Use theme.json fonts for Livro

* Add fonts for Remote to theme.json

* Remove preload fuctions and use  on the font files

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-17 14:03:07 -04:00
Frederico Branquinho Teixeira
99554bf5c7
Correct livro_preload_webfonts() (#5412)
There is an error in the path that loads Newsreader font inside book_preload_webfonts().
I am simply suggesting changing the path to the correct one.
2022-02-04 09:05:43 -05:00
Kjell Reigstad
35d8194ecb
[Livro] Minor theme review fixes (#5323)
* Update tested version value.

* Update package name.
2022-01-14 07:42:40 -05:00
Kjell Reigstad
3a85e6507b
Try updating Livre theme name to Livro (#5298)
* Change name to livro.

* Update name to livro.

* Update screenshot
2022-01-11 12:51:19 -05:00
Renamed from livre/functions.php (Browse further)