Pricing Table Free

Description

Pricing Table Free is a responsive WordPress pricing table plugin that allows you to create professional pricing tables for your website in minutes.

Create unlimited pricing tables and display them anywhere on your website using a simple shortcode. Each pricing table can contain multiple pricing plans with custom titles, subtitles, prices, currencies, billing periods, features, buttons, and colors.

The plugin includes multiple professionally designed pricing table themes and a simple drag-and-drop interface for managing pricing columns and features.

Plugin Features

  • Fully responsive pricing tables.
  • Unlimited pricing tables.
  • Unlimited pricing plans/columns.
  • Display pricing tables using a unique post ID.
  • Easy-to-use shortcode.
  • Drag & drop pricing column sorting.
  • Drag & drop feature sorting.
  • Add and remove pricing columns from the WordPress dashboard.
  • Add and remove pricing features from each pricing plan.
  • Featured Plan / Most Popular option.
  • Select only one Featured Plan per pricing table.
  • Custom pricing plan title.
  • Custom pricing plan subtitle.
  • Custom pricing plan price.
  • Multiple currency options.
  • Custom billing period.
  • Custom purchase/buy link.
  • Custom button text.
  • Header background color option.
  • Header title text color option.
  • Individual pricing plan customization.
  • 4 different pricing table themes.
  • Responsive layouts for desktop, tablet, and mobile devices.
  • Clean and modern pricing table designs.
  • Automatic compatibility with existing pricing table data.
  • Backward compatibility with existing pricing table settings.
  • Secure WordPress data sanitization and output escaping.
  • Modern PHP compatibility.
  • Improved WordPress coding standards and architecture.
  • Lightweight and easy to use.
  • Highly customizable.
  • No coding required.
  • And many more.

Available Pricing Table Themes

  • Theme 1 – Classic Vertical Card
  • Theme 2 – Floating / Layered Card
  • Theme 3 – Split Card
  • Theme 4 – Premium / Featured Card

How to Create a Pricing Table

  1. Go to Pricing Tables Add New from your WordPress dashboard.
  2. Enter a title for your pricing table.
  3. Add your pricing plans using the Add Pricing Column button.
  4. Configure the title, subtitle, price, currency, billing period, features, button, and colors.
  5. Use drag & drop to arrange your pricing columns and features.
  6. Select one plan as the Featured Plan if required.
  7. Publish the pricing table.
  8. Copy the generated shortcode and add it anywhere on your website.

How to Use the Shortcode

After creating and publishing a pricing table, copy its shortcode and paste it into any post, page, widget, or supported shortcode area where you want the pricing table to appear.

Example:

[ptwcode id=”123″]

Replace 123 with the ID of your pricing table.

Available Video Instruction

Screenshots

Installation

Using the WordPress Dashboard

  1. Log in to your WordPress Dashboard.
  2. Go to Plugins Add New Plugin.
  3. Search for Pricing Table Free.
  4. Install and activate the plugin.
  5. After activation, you will find the Pricing Tables menu in your WordPress dashboard.

Manual Installation Using FTP

  1. Download the Pricing Table Free plugin ZIP file.
  2. Extract the ZIP file on your computer.
  3. Upload the pricing-table-wordpress directory to your wp-content/plugins directory.
  4. Log in to your WordPress Dashboard.
  5. Go to Plugins.
  6. Activate Pricing Table Free.
  7. You will find the Pricing Tables menu in your WordPress dashboard.

FAQ

How many pricing tables can I create?

You can create unlimited pricing tables.

How many pricing plans can I add to a pricing table?

You can add multiple pricing plans/columns to each pricing table and arrange them using drag & drop.

Can I mark a pricing plan as featured?

Yes. You can select one pricing plan as the Featured Plan. The selected plan can be highlighted as the Most Popular plan depending on the selected theme.

Can I reorder pricing plans?

Yes. Pricing columns can be reordered using drag & drop from the WordPress dashboard.

Can I reorder pricing features?

Yes. Features inside each pricing plan can also be reordered using drag & drop.

Is the plugin responsive?

Yes. The pricing tables are designed to work on desktop, tablet, and mobile devices.

How do I display a pricing table?

Create and publish a pricing table, then copy its shortcode and place it anywhere you want the pricing table to appear.

Example:

[ptwcode id=”123″]

Is the plugin compatible with existing pricing table data?

Yes. The new version includes data normalization and maintains compatibility with the existing pricing table meta key to help preserve existing pricing table data.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pricing Table Free” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Pricing Table Free” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • Replaced the legacy CMB-based pricing table fields with a native WordPress meta box.
  • Added dynamic pricing column management.
  • Added drag & drop sorting for pricing columns.
  • Added drag & drop sorting for pricing table features.
  • Added Featured Plan selection with a Most Popular badge.
  • Only one pricing plan can be selected as the Featured Plan.
  • Added automatic data normalization for improved compatibility with existing pricing table data.
  • Preserved the existing pricing table meta key for backward compatibility.
  • Improved compatibility with modern PHP versions, including PHP 8.2 and 8.3.
  • Removed deprecated PHP patterns from the legacy architecture.
  • Improved the plugin’s OOP structure and code organization.
  • Added a dedicated data, shortcode, and rendering architecture.
  • Introduced a new pricing table theme/template system.
  • Separated common grid styles from individual pricing table theme styles.
  • Added Theme 1 – Classic Vertical Card.
  • Improved responsive layout and mobile compatibility.
  • Improved WordPress data sanitization and output escaping.
  • Improved frontend stylesheet loading and dependency handling.
  • General code cleanup, optimization, and modernization.

1.0

  • Initial release.