WordPress 6.1 uses WebP images for your site content by default

WordPress 6.1 uses WebP images for your site content by default

UPDATE: This feature is pulled from the core in favour of developing it as a canonical plugin. Without you knowing. WordPress 6.1 will add a little controversial feature of generating a WebP image by default for every uploaded JPEG image.

WordPress 6.0 introduces the block lock feature

WordPress 6.0 introduces the block lock feature

WordPress 6.0 scheduled to release on May 24th is introducing the block lock feature. The feature is especially helpful for freelancers or agencies building sites for clients. In many cases, you wouldn’t want the site administrators to easily change the

Get data from the promise of WordPress apiFetch

Get data from the promise of WordPress apiFetch

apiFetch package is a very useful utility in WordPress. It helps to retrieve data from the REST API endpoint, for example. Here’s the usage for a default REST API endpoint: https://localhost/wp-json/wp/v2/posts. If you want to enable REST API for your

Writing PHPUnit test for REST API & Custom Post Types in WordPress

Writing PHPUnit test for REST API & Custom Post Types in WordPress

Tests for REST API are even more important because you never know how the API may respond to various environments or situations. If you haven’t set up PHPUnit tests for your WordPress plugin yet, I’d recommend checking out the guide

Automate WordPress posts with Webhooks or API [code]

Automate WordPress posts with Webhooks or API [code]

Would you like to send your published WordPress posts to external services via webhooks or API? Send published posts to an online automation tool such as Zapier, automate.io to automate tasks? Here’s are the list of key features we’ll accomplish

× WhatsApp