View Categories

Developer Resources

6 Docs

Multisite

Last Updated: March 21, 2026

Feast does not support WordPress Multisite configurations. This decision is due to: Our experience in dealing with thousands of customers is that multisite setups are primarily used by franchises, spam sites, and unrelated niches. We simply do not see any successful sites using multisite configurations, leading us to believe that multisite setups are negatively correlated...

Feast Plugin Deprecated

Last Updated: March 21, 2026

Below are some things we've dropped support for, due to low usage, and how to manually implement them. Image classes Add these to your "Additional CSS":

W3 HTML Validation

Last Updated: March 21, 2026

In general, we believe that the W3 HTML Validator is outdated and has zero real world impact. Most things flagged by it are completely valid, and are built out by WordPress and/or Yoast. Any issues dealing with code put out by either of these should be taken up directly with WordPress or Yoast directly. We...

Feast Plugin: Disable Theme Google Fonts

Last Updated: March 21, 2026

Implements the Manually disable Google fonts tutorial without editing code. All sites in 2021 and beyond should use the System Font setting in the Feast Plugin to override the theme fonts, which eliminates: font-related CLS pagespeed-related issues due to font downloads European GDPR violations from using Google-hosted Google Fonts missing character issues with fraction conversions...

Rethinking the Thumbnails

Last Updated: March 21, 2026

Thumbnails are generated from the featured image specified in the post. In Rethinking the Featured Image, we came to the conclusion that the correct size for featured images is 1200x1200 (square) because this is what Google requires for article schema. Summary: Yes - this is new information. We only discovered this in August 2019, which...

Design

Last Updated: March 21, 2026

This document should serve as a current guideline for how we approach design and layout. Generally we consider the following breakpoints: Mobile: 420px and under Tablet: 421px - 1199px Desktop: 1200px + We operate with two primary content widths: Mobile: 360px Tablet + Desktop: 720px Note: The Feast Plugin has an option to modify the...