Commit graph

8 commits

Author SHA1 Message Date
Matthew Reishus
4cfe615ebd
Public Themes S1: PHP Rector fixes (#7393) 2023-09-28 09:57:02 -05:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Chris Runnells
b399ab11ab Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes""
This reverts commit 96c1216748.
2018-10-18 18:45:50 -10:00
Chris Runnells
96c1216748 Revert "Merge branch 'master' of https://github.com/Automattic/themes"
This reverts commit b882c24560, reversing
changes made to 1ec346a4e7.
2018-09-24 16:30:11 -10:00
Laurel Fulford
66c11fa802 Scratchpad: Update post formats to check for password-protected posts, and actually output the password form. Fixes #152. 2018-07-05 16:29:06 -07:00
Laurel Fulford
dfb040c46a Scratchpad: Correct CSS selector for Header Text Color. Fixes https://github.com/Automattic/themes/issues/53. 2018-03-30 11:38:16 -07:00
Laurel Fulford
db47dd6388 Scratchpad: Quote a string so that PHP stops trying to treat it as a constant. 2018-02-28 14:44:43 -08:00
alaczek
d9ce628071 Initial commit of Scratchpad 2018-02-27 14:24:29 +11:00