Pravin Prajapati

LUBUS Highlights August 2023

It’s been quite a while since we shared any insights into what we have been doing. But, hey all this while we have been working on interesting and challenging projects, learning new things, expanding the team, sharing knowledge with the community, and toying around a handful of ideas. This month was quite happening and here are some of the key highlights below: Ajit spoke at and local Laravel meetup Learning is an important and integral part of our culture. We promote and reward skill building and see that as an ongoing process to be adopted by each and every one.…

UI Tool To Generate WordPress Playground link and embed

No denying the fact that we love WordPress playground a lot at LUBUS and have been incorporating it into our day-to-day work. Recently, we released a browser extension to enable launching themes and plugins on WordPress.org directly in Playground. Customizing https://playground.wordpress.net/ is quite simple and easy via appending query parameters. For example, to spin Playground with the Gutenberg plugin one needs to simply pass the plugin slug to Playground https://playground.wordpress.net/ ?plugin=gutenberg. Apart from this Playground supports several other https://wordpress.github.io/wordpress-playground/query-api/. Remembering or crafting URLs with this query parameter may not be intuitive for non-tech folks. To make this more user-friendly, we…