WP Manifestindependent plugin directory
manifest / content / kiss-content-callouts

KISS Content Callouts

Simple shortcodes for product review callouts: summary, quote, pros/cons, and CTA.

by KISS Plugins · github.com/kissplugins/kiss-content-callouts · 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/kissplugins/kiss-content-callouts/archive/refs/heads/main.zip

Readme

KISS Content Callouts

Contributors: kissplugins
Tags: shortcode, review, callout, pros, cons, quote
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html


Description

Simple WordPress plugin providing shortcodes for product review callouts.


Shortcodes

Review Summary

[review_summary price="$399 - $899" feature="Powerful Suction" warranty="1 Year"]

Review Quote

[review_quote author="After 90 days of testing"] The mopping feature isn't just a gimmick—it's actually effective. My hardwood floors have never looked better.[/review_quote]

Review Pros & Cons

[review_pros_cons pros="Excellent suction power|Precise LiDAR navigation system|Effective mopping capability|Intuitive app|Long battery life|Rarely gets stuck" cons="Premium price|Requires maintenance|Can be loud|Mopping won't replace deep cleaning"]

Review Call-to-Action (CTA)

[review_cta text="Ready to transform your cleaning routine?" subtext="Check out the latest Roborock models and find the perfect one for your home." button_text="View Current Prices" button_url="https://example.com"]

Installation

  1. Upload the kiss-content-callouts folder to /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Use the shortcodes above in your posts or pages.

License

GPLv2 or later

Read the full README on GitHub →