Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix default featured image size (#15844)
* Change featured image default size to thumnail * fallbackMediaSize added to featured image mediaSize reset to post-thumbnail fallbackMediaSize added and set to thumbnail `editor.PostFeaturedImage.fallbackImageSize` filter added to modify the new fallbackMediaSize * PostFeaturedImage Performance optimizations improved: the fallback size will now be calculated only if the default size is not available. changed: the fallback size now uses the same filter as the default size Co-authored-by: Julian Weiland <[email protected]> Co-authored-by: Werbeagenten <[email protected]>
- Loading branch information