Sybre Waaijer
Sybre Waaijer
This feature also affects how embeds are displayed on Discord. We may want to explain that in our settings.
Hi @kopepasah, Could you elaborate on "cropping fails"? i.e. an error shows up, nothing happens, etc...
Hi @kopepasah I don't have an access key for Amazon S3, so debugging will be very difficult without further directions. So, could you specify what the error message is? Also,...
I think I understand why it doesn't work. Unfortunately, it can't be fixed in this plugin without breaking other plugins. The reason this error exists is that TSF added its...
I checked the code, and there is no feasible way to hide the button. Sometimes, a crop is required, for the image would be too large for social media, so...
I assume this would merely be an API to fetch database components without generating metadata? That can easily be achieved with a fork from the linked project 😄 Mind that...
> Can't say if it is worth an **extension** itself, [...] It is possible to detect WPGraphQL and register a type. So we can implement it via a "[compat](https://github.com/sybrew/the-seo-framework/tree/master/inc/compat)" file,...
Looking at the [implementation here](https://github.com/ashhitch/wp-graphql-yoast-seo/blob/master/wp-graphql-yoast-seo.php), it seems we need to loop over each taxonomy and post type, and register the fields in bulk.
This [should've been a WP Core feature](https://github.com/WordPress/gutenberg/pull/16609). They forewent implementation because of their 80/20% philosophy, which they often enough don't abide by. It's also discussed here: https://github.com/WordPress/gutenberg/issues/13542. Mind that the...
Blocked: https://github.com/WordPress/gutenberg/issues/23011