frank goossens

Results 10 issues of frank goossens

When using [origamiez-theme](https://wordpress.org/themes/origamiez/), "subset" wasn't parsed out successfully, leading to multiple ?subset= in the querystring resulting in a 400-error when requesting the CSS-file from Google. This (ugly) workaround fixes that....

see https://wordpress.org/support/topic/lazy-loading-bug/

As proposed by James; > I have a feature request I hope you can implement: Could you add an "end" attribute to the shortcode - eg, `[lyte id="_SQkWbRublY" start="20" end="40"...

mail Thomas from Leipzig; > Okay, your are right "rel=0" is the correct parameter, for what I like. But it don't works, it's useless, when you use the parameter "hd=0"...

Hey Tubal; We just released Autoptimize 2.4 and it comes with the 4.x-version of this great CSS minifier. I have been able to confirm one bug that traces back to...

**Describe the bug** The WordPress core "gallery" block adds a data-link attribute to images with the link to the attachment page which lazysizes+unveilhooks tries to load assuming it is CSS....

find a way to either make those LYTE or skip them, now the live-stream player is broken. see https://wordpress.org/support/topic/not-work-embed-channel-code/

* make sure is_plugin_active is available and load plugin.php if not (see https://codex.wordpress.org/Function_Reference/is_plugin_active) * correct autoptimize path typo's

When normal JS vars are on separate lines with missing semi-colons, they are left on separate lines, but when using template literals the line-break is removed resulting in broken JS....

WP CLI command does not take multisite into account. Maybe we need a parameter (site id) to allow multisite admin to clear specific sites? @junaidbhura are you still using AO...