博客 / 列表

Leonardo Losoviz - Four Useful VSCode Extensions For Web Developers

Inline Parameters Which param is the array and which is the callback in PHP functions array_map and array_filter? I can never get it right. To avoid this confusion we can use Inline Parameters, whi

workflow , Techniques , Tools , coding

Leonardo Losoviz - Creating A Public/Private Multi-Monorepo For PHP Projects

To make my development experience faster, I moved all of the PHP packages required by my projects to a monorepo. When each package is hosted in its own repository (the multirepo approach), I would n

php , Tools , coding

Leonardo Losoviz - Automatically Transforming And Optimizing Images And Videos On Your WordPress Website

This article has been kindly supported by our dear friends at Cloudinary whose mission is to help companies unleash the full potential of their media to create the most engaging visual experience

wordpress , Images , optimization , plugins

Leonardo Losoviz - Implications Of WordPress Joining The Block Protocol

Matt Mullenweg (creator of WordPress) has expressed interest in having the WordPress editor comply with the Block Protocol, a recently-released specification which aims to have “blocks” be portable

wordpress , workflow , Techniques , Tools , Apps

Leonardo Losoviz - Using The WordPress Editor And CPTs To Configure Plugins

WordPress 5.9 was released recently shipping with Full Site Editing (FSE), which enables using blocks to create the layout for any page in the website (as was already possible to write posts via the

wordpress , Tools , plugins

Leonardo Losoviz - Adding Search To Your Site In 15 Minutes

This article has been kindly supported by our dear friends at Site Search 360 who help folks optimize their search and boost their best content by using powerful analytics to reveal the intention

seo , Tools , Search , Usability

Leonardo Losoviz - How To Host A WordPress Site On Amazon Lightsail

This article has been kindly supported by our dear friends at AWS who offer reliable, scalable, and inexpensive cloud computing services. Thank you! A good chunk of all websites out there r

wordpress , Tools , plugins

Leonardo Losoviz - How To Work With GraphQL In WordPress In 2024

Three years ago, I published “Making GraphQL Work In WordPress,” where I compared the two leading GraphQL servers available for WordPress at the time: WPGraphQL and Gato GraphQL. In the article, I a

wordpress , Headless , graphql