WP Manifestindependent plugin directory
manifest / content / wordpress-recent-post-carousel

AMP Recent Post Carousel<br>

A carousel displays the latest post, hide on scroll down, show on scroll up

by Chunny<br> · github.com/emma522/wordpress-recent-post-carousel · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/emma522/wordpress-recent-post-carousel/archive/refs/heads/master.zip

From the readme

Wordpress Recent Post Carousel Features Hide the Carousel when scroll down, show on scroll up. Display the latest post automatically Imprementation 1. In the root of your theme folder, create a file called recent-post-carousel.php 2. Add custom CSS 3. Paste to header.php or create a Custom plugin 1. Go to wp-content plugins create a folder called recent-post-carousel 2. Create a file called ampcustomplugin.php.

Read the full README on GitHub →