Version Description
- Modified CSS - fits better on small-width websites (or websites with sidebars)
Download this release
Release Info
Developer | spwebguy |
Plugin | Responsive Pricing Table |
Version | 2.3 |
Comparing to | |
See all releases |
Code changes from version 2.2 to 2.3
- dk_pricr.php +3 -3
- readme.txt +11 -3
dk_pricr.php
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
/**
|
3 |
* Plugin Name: Responsive Pricing Table
|
4 |
* Plugin URI: http://wpdarko.com/darko-tools/responsive-pricing-table/
|
5 |
-
* Description: A responsive, easy and elegant way to present your offer to your visitors. Just create a new pricing table (custom type) and copy-paste the shortcode into your posts/pages.
|
6 |
-
* Version: 2.
|
7 |
* Author: WP Darko
|
8 |
-
* Author URI: http://wpdarko.com
|
9 |
* License: GPL2
|
10 |
*/
|
11 |
|
2 |
/**
|
3 |
* Plugin Name: Responsive Pricing Table
|
4 |
* Plugin URI: http://wpdarko.com/darko-tools/responsive-pricing-table/
|
5 |
+
* Description: A responsive, easy and elegant way to present your offer to your visitors. Just create a new pricing table (custom type) and copy-paste the shortcode into your posts/pages. Find support and information on the <a href="http://wpdarko.com/darko-tools/responsive-pricing-table/">plugin's page</a>. This free version is NOT limited and does not contain any ad. Check out the <a href='http://wpdarko.com/darko-tools/responsive-pricing-table-pro/'>PRO version</a> for more great features.
|
6 |
+
* Version: 2.3
|
7 |
* Author: WP Darko
|
8 |
+
* Author URI: http://wpdarko.com
|
9 |
* License: GPL2
|
10 |
*/
|
11 |
|
readme.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
=== Responsive Pricing Table ===
|
2 |
-
Tags: pricing table,
|
3 |
Requires at least: 3.6
|
4 |
Tested up to: 4.0
|
5 |
Stable tag: trunk
|
@@ -9,15 +9,17 @@ License URI: http://www.gnu.org/licenses/gpl.html
|
|
9 |
A responsive and elegant way to present your offer to your visitors. Create a new pricing table now and copy-paste the shortcode anywhere.
|
10 |
|
11 |
== Description ==
|
12 |
-
This plugin
|
13 |
|
14 |
= Rate and review =
|
15 |
We love to hear from our users, please take the time to rate this plugin and tell us what you think about it!
|
16 |
|
|
|
|
|
|
|
17 |
= Author =
|
18 |
[WP Darko](http://wpdarko.com/) is one more great place to find exclusive WordPress themes & plugins.
|
19 |
|
20 |
-
|
21 |
= Available fields/options =
|
22 |
* Title
|
23 |
* Subtitle
|
@@ -56,6 +58,9 @@ Go to [the plugin's page](http://wpdarko.com/darko-tools/responsive-pricing-tabl
|
|
56 |
= Where can I get help with this plugin? =
|
57 |
Find help in [our forums](http://wpdarko.com/forums/forum/plugins/responsive-pricing-table/) for this plugin (we’ll answer you fast, promise).
|
58 |
|
|
|
|
|
|
|
59 |
== Screenshots ==
|
60 |
1. Displaying the pricing table (front view)
|
61 |
2. Displaying the pricing table 2 (front view)
|
@@ -65,6 +70,9 @@ Find help in [our forums](http://wpdarko.com/forums/forum/plugins/responsive-pri
|
|
65 |
|
66 |
|
67 |
== Changelog ==
|
|
|
|
|
|
|
68 |
= 2.2 =
|
69 |
* Links behavior can be changed
|
70 |
|
1 |
=== Responsive Pricing Table ===
|
2 |
+
Tags: pricing table, pricing tables, prices, plans, offer, shortcode, easy, price, responsive, pricing, tables, flexible, pricing plan
|
3 |
Requires at least: 3.6
|
4 |
Tested up to: 4.0
|
5 |
Stable tag: trunk
|
9 |
A responsive and elegant way to present your offer to your visitors. Create a new pricing table now and copy-paste the shortcode anywhere.
|
10 |
|
11 |
== Description ==
|
12 |
+
This plugin adds a “Pricing Tables” tab in the admin panel which allows you to create pricing tables for your website the easy way. You can quickly add features to your different plans, choose a color (as well as many other options) and display your price table anywhere with a simple shortcode. What you see is what you get, and it’s totally free.
|
13 |
|
14 |
= Rate and review =
|
15 |
We love to hear from our users, please take the time to rate this plugin and tell us what you think about it!
|
16 |
|
17 |
+
= Free vs PRO version? =
|
18 |
+
The free version of the Responsive Pricing Table plugin is **not limited** and does not contain any ad. The [PRO version](http://wpdarko.com/darko-tools/responsive-pricing-table-pro/) gives you access to two new features: **skins** and **tooltips**. Skins are new designs for your pricing tables, tooltips are “info bubbles” that you can easily add to your features.
|
19 |
+
|
20 |
= Author =
|
21 |
[WP Darko](http://wpdarko.com/) is one more great place to find exclusive WordPress themes & plugins.
|
22 |
|
|
|
23 |
= Available fields/options =
|
24 |
* Title
|
25 |
* Subtitle
|
58 |
= Where can I get help with this plugin? =
|
59 |
Find help in [our forums](http://wpdarko.com/forums/forum/plugins/responsive-pricing-table/) for this plugin (we’ll answer you fast, promise).
|
60 |
|
61 |
+
= Free vs PRO version? =
|
62 |
+
The free version of the Responsive Pricing Table plugin is **not limited** and does not contain any ad. The [PRO version](http://wpdarko.com/darko-tools/responsive-pricing-table-pro/) gives you access to two new features: **skins** and **tooltips**. Skins are new designs for your pricing tables, tooltips are “info bubbles” that you can easily add to your features.
|
63 |
+
|
64 |
== Screenshots ==
|
65 |
1. Displaying the pricing table (front view)
|
66 |
2. Displaying the pricing table 2 (front view)
|
70 |
|
71 |
|
72 |
== Changelog ==
|
73 |
+
= 2.3 =
|
74 |
+
* Modified CSS - fits better on small-width websites (or websites with sidebars)
|
75 |
+
|
76 |
= 2.2 =
|
77 |
* Links behavior can be changed
|
78 |
|