Commit graph

15 commits

Author SHA1 Message Date
Matthew Reishus
836413ef04
pub themes: Restore changes overwritten from latest themes deploy (D144213 D144218 D144223 D144228 D144234 D144240 D144244) (#7708) 2024-04-03 15:21:45 -05:00
Matthew Reishus
26773ce551
altofocus: Sync changes from D133939 (#7595) 2024-01-08 14:24:49 -06:00
Matthew Reishus
22553367b4
Public Themes A: PHP Rector fixes (#7382) 2023-09-25 11:05:37 -05:00
David Biňovec
c8ed0dc498
AltoFocus: set correct value for featured-content[show-all] option. (#5309)
The expected type of the option is a string, not an integer.
2022-01-13 15:23:55 +01:00
Danny Dudzic
b9983eb821 Altofocus: Fix Isotope image overlap and Read More button position 2020-07-29 20:59:15 +02: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
Allan Cole
e434506016 AltoFocus: Fix Jetpack camelcase typos, code tidying 2018-04-17 13:28:52 -04:00
Allan Cole
378e4ff3bd AltoFocus: Removes unnecessary closing paragraph typo which was causing a fatal error on wpcom 2018-04-16 14:48:01 -04:00
Allan Cole
927b39951b AltoFocus: Fixes anonymous function error not allowed in php 5.2, for wporg submission 2018-04-16 12:40:37 -04:00
alaczek
6fd2139e01 Altofocus: Make sure only first gallery with type slideshow is affected when creating a featured slideshow on single post page. Fixes #52 2018-04-06 11:22:37 +10:00
Allan Cole
454321e221 AltoFocus: Adds a check to make sure $featured_ids variable is an array, Fixes an php 7.2 issue that I got pinged about from systems 2018-03-13 14:53:18 -04:00
Allan Cole
fe73975b35 AltoFocus: Fixes closing bracket typo 2018-03-08 16:32:59 -05:00
Allan Cole
a71555c37d AltoFocus: Removing depracated style.css tags, code cleanup and fixes a missing translation string 2018-03-08 16:25:39 -05:00
Allan Cole
6d101a115a AltoFocus: Removes a custom flexslider_gallery shortcode in favor of a post_gallery filter that provides the same functionality; Helps pass wporg theme submission checks; See: #35 2018-03-08 13:06:37 -05:00
alaczek
bb49f3a7d6 Initial commit of Altofocus 2018-02-27 13:59:32 +11:00