Commit graph

11 commits

Author SHA1 Message Date
Dean Sas
501bd6be21 Version Bump 2024-08-01 13:48:16 +01:00
Dean Sas
81f625fe77
Remove copyright statement (#7988)
The footer copyright statement has been removed from the following themes:

 * Vitrum
 *  Fontaine (x2)
 *  Pendant
 *  Bitacora
 *  Jaida

The standard for a while has been to use "Designed with WordPress" (or something similar) in the footer, rather than a copyright statement. Additionally the copyright line is often incorrect - where it hardcodes the year, this is obviously not accurate and where it credits the name of the blog, or states "All Rights Reserved", this may not be accurate either. We should leave it to users to set their own copyright statements appropriately, and most of these themes leave an empty paragraph available to make it easy to do that.
2024-08-01 13:34:17 +01:00
Beatriz Fialho
61f1f12b3a
Update style.css 2024-03-28 15:48:55 +00:00
Beatriz Fialho
4573f930bb
Update readme.txt 2024-03-28 15:37:47 +00:00
Beatriz Fialho
939b342ef9
Update readme.txt 2024-03-28 15:36:19 +00:00
Beatriz Fialho
5d5f3cfdc0
Update readme.txt 2024-03-28 15:34:38 +00: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
Sarah Norris
45a05ee3f9 Version Bump 2023-09-05 11:13:52 +01:00
Miguel San Segundo
a5c2db80bb
Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07:00
Jason Crist
a2e192304e
Gave bsoj a symver-style version. Swapped jaida and george louis Theme URI values to correc them. (#7157) 2023-06-26 09:39:25 -04:00
Matias Benedetto
835255f0ab
Jaida: Add theme for review (#7016)
* Add Jaida theme for review

* remove theme attribute from the template part definitions

* remove queryId from the templates

* move 404 content to pattern

* move footer content to pattern

* move comments block to pattern

* remove empty height attribute on spacer block

* update theme and min wp versions

* add theme uri

* remove invlid blocks and styles

* fix search page and update footer social links

* update license information and remove unused assets

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-06-23 13:14:22 +08:00