WP Pricing

Plugin Banner

WP Pricing

by Sohelwpexpert

Download
Description

This plugin will add an WP Pricing feature inside a post or page.

Plugin Features

Live Preview:

  1. Install as a regular WordPress plugin
  2. You have to use shortcode for generate WP Pricing in post or page. Example shortcode is given below.

    [pricing_table type=”2″ backgroundcolor=”” bordercolor=”” dividercolor=””]
    [pricing_column title=”Premium”]
    [pricing_price currency=”$” price=”19.99″ time=”mo”][/pricing_price]
    [pricing_row]5 Projects[/pricing_row]
    [pricing_row]5 GB Storage[/pricing_row]
    [pricing_row]Unlimited Users[/pricing_row]
    [pricing_row]10 GB Bandwith[/pricing_row]
    [pricing_row]Enhanced Security[/pricing_row]
    [pricing_footer]Sign Up Now![/pricing_footer]
    [/pricing_column]
    [pricing_column title=”Premium”]
    [pricing_price currency=”$” price=”29.99″ time=”mo”][/pricing_price]
    [pricing_row]20 Projects[/pricing_row]
    [pricing_row]40 GB Storage[/pricing_row]
    [pricing_row]Unlimited Users[/pricing_row]
    [pricing_row]50 GB Bandwith[/pricing_row]
    [pricing_row]Enhanced Security[/pricing_row]
    [pricing_footer]Sign Up Now![/pricing_footer]
    [/pricing_column]
    [pricing_column title=”Premium”]
    [pricing_price currency=”$” price=”39.99″ time=”mo”][/pricing_price]
    [pricing_row]65 Projects[/pricing_row]
    [pricing_row]100 GB Storage[/pricing_row]
    [pricing_row]Unlimited Users[/pricing_row]
    [pricing_row]150 GB Bandwith[/pricing_row]
    [pricing_row]Enhanced Security[/pricing_row]
    [pricing_footer]Sign Up Now![/pricing_footer]
    [/pricing_column]
    [/pricing_table]

1.0

  • Initial release
Back to top