wikimedia / interconnection-wordpress-theme

WordPress theme created for https://diff.wikimedia.org/
GNU General Public License v2.0
2 stars 0 forks source link

752: Sticky Post Appears in Diff Homepage Grid When it Should be Excluded #6

Closed ajvillegas closed 1 year ago

ajvillegas commented 1 year ago

This change removes the sticky posts from the homepage grid loop. It also ensures that if more than one sticky posts exist, only the latest one is shown on top of the grid.

Testing Instructions:

  1. Assign a post as a sticky post
  2. Navigate to the Diff homepage
  3. Check that only one sticky post (the latest one added) is featured on top of the homepage article grid
  4. Check that the sticky post just added is not included in the homepage article grid

For humanmade/Wikimedia/issues/752.