Commit graph

8 commits

Author SHA1 Message Date
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
Jason Crist
2cda060ab4 Version Bump 2023-10-10 14:26:59 -04:00
Sarah Norris
50a815c059
Barnsbury23: Remove all wp-image class names (#7418)
* Remove all wp-image class names

* Fix missing translated placeholder

* Update barnsbury23/patterns/hero-green.php

Co-authored-by: Miguel Torres <1233880+mmtr@users.noreply.github.com>

* Try testimonials listed in templateParts

---------

Co-authored-by: Miguel Torres <1233880+mmtr@users.noreply.github.com>
2023-10-06 10:05:49 +01:00
Miguel Torres
99c5518db6
Burnsbury23: Set as inactive (#7416) 2023-10-05 16:54:30 +02:00
madhusudhand
b6b5a132ae Version Bump 2023-09-08 16:17:50 +05:30
Miguel San Segundo
59daede57c
Remove category from taxQuery to avoid a not found error (#7354) 2023-09-08 10:55:17 +01:00
Sarah Norris
23a39522c8
Barnsbury23: add theme (#6931)
* Barnsbury23 initial commit

* Fix textdomain in some files

* Update images based on new assets

* Use Automattic as author in style.css

* Remove table styles

* Update readme.txt

* Add font credits

* Remove duplicate entries from variation json file

* Move footer credits into pattern

* Patternize schedule a visit template part

* Make patterns translatable

* Update 404 pattern

* Patternize home-alt

* Update theme with latest designer changes

* Fix broken image files

* Update readme

* Update readme again

* Compress images

* Remove unused image

* Version bump theme

* Remove theme attribute

* Remove ids and refs

* Add more licenses to readme
2023-07-04 16:42:10 +01:00