Neste tutorial você vai aprender a fazer backup apenas das imagens originais (e não das miniaturas) de sua biblioteca do WordPress usando o WP-CLI.
In this tutorial you will learn how to create a backup of all original (full) images of a WordPress site using WP-CLI and wget.
This pen is a real example of how to build an Infinite Scroll in Vanilla JavaScript. I've used Fetch API, Intersection Observer API, and WordPress REST API to fetch posts. Feel free to fork, use, and modify this code.