Kimberly
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Is this built in to the latest version of WordPress?The plugin is ahead of the version built into WordPress. So you don’t need this plugin to use Gutenberg, but if you want (to test) the latest (experimental) features then you can install it.
The plugin contains Gutenberg 7.5.0 while WordPress comes with Gutenberg 6.6.
End of march when WordPress 5.4 will be released it will come with Gutenberg 7.5Forum: Fixing WordPress
In reply to: Disable Image compressionI added that snippet to my functions.php in my theme directory.
And it does work there as expected.Alternatively you could try a plugin what does the exact same thing, e.g.:
https://ww.wp.xz.cn/plugins/wp-resized-image-quality/Don’t forget that it will only work for newly uploaded images.
For existing images you need to use a plugin that regenerates thumbnail. e.g.:
https://ww.wp.xz.cn/plugins/regenerate-thumbnails/The original images are stored in the same directories as the generated smaller sizes.
If you use the regenerate thumbnails plugin it will us the original uploaded images.Success,
Kimmy+1
I would love to see that implemented.
This is a good enhancement, added to our tracker, but it has a low priority for now.
Where van I find that tracker, or isn’t it public?
Because, I would like to vote for it, if possible.Best,
Kimberly