=== Pricing Table Lite ===
Contributors: addonlogic
Tags: pricing table, pricing plans, shortcode, comparison table
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Build 2–4 column pricing tables with features, prices, highlight flag, and CTA buttons.

== Description ==

Use `[pricing_table]` with nested `[plan]` shortcodes to build pricing tables anywhere.

**Example**

`[pricing_table]
[plan name="Pro" price="$29" period="month" highlight="yes" badge="Popular" btn_text="Go Pro" btn_url="/checkout" color="#e91e63"]
All features
Priority support
[/plan]
[/pricing_table]`

== Changelog ==

= 1.0.0 =
* Initial release
