This plugin fetches random posts from an external API and displays them in an aesthetic way via the shortcode [random_posts].
To install and activate the plugin using WP-CLI, run this command:
wp plugin install https://github.com/zeshutmax/kilo-random-posts/archive/refs/heads/main.zip --activate
Include this shortcode into your WordPress post:
[random_posts]Available params:
[random_posts count="20" order="ASC|DESC"]