WP Manifestindependent plugin directory
manifest / content / random-testimonial

Random Testimonial

WordPress plugin to display a random testimonial on your website

by Nick Davis · github.com/nickdavis/random-testimonial · website

1stars
136composer installs
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/nickdavis/random-testimonial/archive/refs/heads/master.zip

Also on Packagist as nickdavis/random-testimonial:

composer require nickdavis/random-testimonial

From the readme

Random Testimonial WordPress plugin which creates a testimonial post type and then shows one testimonial at random on your website. NB. This plugin is aimed at developers and the random testimonial output must be added manually in your plugin or theme. The following is an example in a Genesis theme.

Read the full README on GitHub →