Commit graph

8 commits

Author SHA1 Message Date
Takashi Irie
76e5169f42 Version Bump 2024-05-10 13:43:46 +01:00
Takashi Irie
66310924c2
Troner: Update for submission (#7795)
* Tronar: Clean-up and minor adjustments for submission

* Tronar: Update the version number for 'tested up to'
2024-05-10 13:40:41 +01:00
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Jeff Ong
8eb5a89313 Version Bump 2023-11-09 13:57:37 -05:00
Sarah Norris
1a3adc97ea
Remove theme attribute from comments template part (#7473) 2023-11-09 14:14:13 +00:00
Sarah Norris
d0db47d2b6
Tronar: Enforce strict typing in PHP files (#7472)
* Add declare( strict_types = 1 ) to functions.php

* Add declare( strict_types = 1 ) to all pattern files
2023-11-09 14:05:08 +00:00
Takashi Irie
d9f7c562fa
Tronar: Add theme (#7463)
* Tronar: Add theme

* Make padding values objects

---------

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2023-11-09 13:51:01 +00:00