New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↓ | security: further improvements to critical CSS settings page (again with the great assistance of WPScan Security). | You have to log in to add a translation. | Details |
Original untranslated security: further improvements to critical CSS settings page (again with the great assistance of WPScan Security). You have to log in to edit this translation. | |||
| ↓ | images: when optimizing images and lazyloading is on, then by default do not set an LQIP (low quality image placeholder) any more (reason: it might <em>look</em> nice but it comes with a small-ish perf. penalty). This can be re-enabled by returning true to the <code>autoptimize_filter_imgopt_lazyload_dolqip</code> filter. | You have to log in to add a translation. | Details |
Original untranslated images: when optimizing images and lazyloading is on, then by default do not set an LQIP (low quality image placeholder) any more (reason: it might <em>look</em> nice but it comes with a small-ish perf. penalty). This can be re-enabled by returning true to the <code>autoptimize_filter_imgopt_lazyload_dolqip</code> filter. CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | some other minor changes/ improvements/ hooks, see the <a href="https://github.com/futtta/autoptimize/commits/beta">GitHub commit log</a> | You have to log in to add a translation. | Details |
Original untranslated some other minor changes/ improvements/ hooks, see the <a href="https://github.com/futtta/autoptimize/commits/beta">GitHub commit log</a> CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | bugfix: "defer inline JS" of very large chunks of inline JS could cause server errors (PCRE crash actually) so not deferring if string is more then 200000 characters (filter available). | You have to log in to add a translation. | Details |
Original untranslated bugfix: "defer inline JS" of very large chunks of inline JS could cause server errors (PCRE crash actually) so not deferring if string is more then 200000 characters (filter available). CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | security: improvements to the critical CSS settings page to fix authenticated cross site scripting issues as reported by WPScan Security. | You have to log in to add a translation. | Details |
Original untranslated security: improvements to the critical CSS settings page to fix authenticated cross site scripting issues as reported by WPScan Security. CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | new Misc option: permanently allow the "do not run compatibility logic" flag to be removed (which was set for users upgrading from AO 2.9.* to AO 3.0.* as the assumption was things were working anyway). | You have to log in to add a translation. | Details |
Original untranslated new Misc option: permanently allow the "do not run compatibility logic" flag to be removed (which was set for users upgrading from AO 2.9.* to AO 3.0.* as the assumption was things were working anyway). CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | new HTML sub-option: "minify inline CSS/ JS" (off by default). | You have to log in to add a translation. | Details |
Original untranslated new HTML sub-option: "minify inline CSS/ JS" (off by default). CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | improvements to exit survey | You have to log in to add a translation. | Details |
Original untranslated improvements to exit survey CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | fix for image optimization altering inline JS that contains an <code><img</code> tag if lazyload is not active | You have to log in to add a translation. | Details |
Original untranslated fix for image optimization altering inline JS that contains an <code><img</code> tag if lazyload is not active CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | fix for "undefined array key ao_post_preload” on post/ page edit screens | You have to log in to add a translation. | Details |
Original untranslated fix for "undefined array key ao_post_preload” on post/ page edit screens CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | when deferring non-aggregated JS, make the optimatization exclusions take the full script-tag into account instead of just the src URL. | You have to log in to add a translation. | Details |
Original untranslated when deferring non-aggregated JS, make the optimatization exclusions take the full script-tag into account instead of just the src URL. CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | ensure critical CSS schedule is always known. | You have to log in to add a translation. | Details |
Original untranslated ensure critical CSS schedule is always known. CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | fix for images being preloaded without this being configured when lazyload is on and per page/post settings are off. | You have to log in to add a translation. | Details |
Original untranslated fix for images being preloaded without this being configured when lazyload is on and per page/post settings are off. CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | fix for "Call to undefined method autoptimizeOptionWrapper::delete_option()" in autoptimizeVersionUpdatesHandler.php | You have to log in to add a translation. | Details |
Original untranslated fix for "Call to undefined method autoptimizeOptionWrapper::delete_option()" in autoptimizeVersionUpdatesHandler.php CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | rollback automatic "minify inline CSS/ JS" which broke more then expected, this will come back as a separate default off option later and can now be enabled with a simple filter: <code>add_filter( 'autoptimize_html_minify_inline_js_css', '__return_true');</code> . | You have to log in to add a translation. | Details |
Original untranslated rollback automatic "minify inline CSS/ JS" which broke more then expected, this will come back as a separate default off option later and can now be enabled with a simple filter: <code>add_filter( 'autoptimize_html_minify_inline_js_css', '__return_true');</code> . CommentFound in changelog list item. You have to log in to edit this translation. | |||
Export as
Comment
Found in changelog list item.