Denis Žoljom
Denis Žoljom
> @scottbasgaard I thought I tried in-build WP CLI regen thumbnails command `wp media regenerate` or whatever it is, and it worked. not sure about this plugin though. I know...
Possibly related: https://github.com/WordPress/gutenberg/issues/38673#issuecomment-1623148583
@goranalkovic-infinum Check the below documentation, maybe it'll help: https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/
But this was from v8 of libs 👀
Btw the only 'issue' with the walker in the libs was not updating the arguments (removing optional arg at the end iirc) to match the fix in the WP Core....
@kkmuffme you could have rebased this PR, and we could have given it another look, no need to close it 🤷🏼♂️
Will this feature make it possible to connect event ticket attendees (PayPal and rsvp) to events? Because atm I don't see a way this can be done 🤷🏼♂️
Let's hope it's merged to the plugin soon. :)
But what if the `uninstall.php` is not present in the plugin? I saw plugins that have no uninstall methods, simply because they aren't changing anything in the database, so nothing...
What error are you getting that is bothering you (I saw several when running against the `WordPress` standard), so just wanted to be sure, about the sniff you're targeting.