Version Description
- Updated docs & support
- Updated feature list
- Small CSS fixes
Download this release
Release Info
Developer | spwebguy |
Plugin | Responsive Pricing Table |
Version | 5.1.3 |
Comparing to | |
See all releases |
Code changes from version 5.1.2 to 5.1.3
- inc/dmb/dmb.css +1 -1
- inc/dmb/dmb.min.css +1 -1
- inc/rpt-metaboxes-pro.php +4 -1
- readme.txt +14 -7
- rpt.php +3 -3
inc/dmb/dmb.css
CHANGED
@@ -614,7 +614,7 @@
|
|
614 |
margin-top: 10px;
|
615 |
margin-bottom:3px;
|
616 |
color: #555;
|
617 |
-
font-size:
|
618 |
padding-left: 2px;
|
619 |
display: inline-block;
|
620 |
font-weight: 400;
|
614 |
margin-top: 10px;
|
615 |
margin-bottom:3px;
|
616 |
color: #555;
|
617 |
+
font-size: 14px;
|
618 |
padding-left: 2px;
|
619 |
display: inline-block;
|
620 |
font-weight: 400;
|
inc/dmb/dmb.min.css
CHANGED
@@ -5,4 +5,4 @@
|
|
5 |
* Last updated: Nov 24, 2017
|
6 |
*/
|
7 |
|
8 |
-
.dmb_clearfix{clear:both}.dmb_feature{position:relative}.dmb_feature input{padding-right:25px;width:100%;margin-bottom:4px}.dmb_features{padding-top:5px}.dmb_big_field{width:100%;padding:10px 8px;border-radius:4px;font-size:16px}.dmb_field{width:100%;padding:4px 8px;font-size:13px}.dmb_custom_button textarea{height:64px}.dmb_icon_field{display:none}.dmb_icon_data_url{display:none}.dmb_icon_img{max-width:100%;margin-top:8px;display:block}.dmb_field_title .dmb_field_subtitle{padding-top:8px;color:#999;font-size:12px;font-style:italic;padding-bottom:2px}.dmb_big_button_primary{text-shadow:0 -1px 1px #849d3a,1px 0 1px #849d3a,0 1px 1px #849d3a,-1px 0 1px #849d3a;padding:8px 6px 5px 10px;font-size:14px;background:#acce45;color:#fff;text-decoration:none;border-radius:3px;border:1px solid #8ea93d;border-bottom:2px solid #8ea93d;border-right:1px solid #8ea93d;line-height:15px}.dmb_big_button_primary:focus,.dmb_big_button_primary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#b1d34a;color:#fff}.dmb_big_button_secondary{padding:3px 10px;font-size:13px;background:#fff;font-weight:500;color:#333;text-decoration:none;border-radius:3px;border-bottom:2px solid #ddd;border-right:1px solid #ddd}.dmb_big_button_secondary:focus,.dmb_big_button_secondary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;color:#555}.dmb_big_button_secondary.dmb_remove_row_btn{padding:3px 3px 3px 4px}.dmb_small_button_primary{margin:5px 1px;text-shadow:0 -1px 1px #497bad,1px 0 1px #497bad,0 1px 1px #497bad,-1px 0 1px #497bad;padding:4px 4px 1px;line-height:17px;font-size:12px;background:#5690ca;color:#fff;text-decoration:none;border-radius:3px;border:1px solid #497bad;border-bottom:2px solid #497bad;border-right:1px solid #497bad}.dmb_small_button_primary:focus,.dmb_small_button_primary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#5a97d4;color:#fff}.dmb_small_button_secondary{padding:2px;margin-top:1px;line-height:18px;font-size:12px;background:#fff;font-weight:500;color:#333;text-decoration:none;border-radius:3px;border-bottom:2px solid #ddd;border-right:1px solid #ddd}.dmb_small_button_secondary:focus,.dmb_small_button_secondary:hover{background-image:none;outline:0;opacity:1;-webkit-box-shadow:none;box-shadow:none;color:#555}.dmb_grid{float:left;padding-left:6px;box-sizing:border-box;padding-right:6px}.dmb_grid_20{width:20%}.dmb_grid_25{width:25%}.dmb_grid_33{width:33%}.dmb_grid_35{width:35%}.dmb_grid_40{width:40%}.dmb_grid_50{width:50%}.dmb_grid_60{width:60%}.dmb_grid_100{width:100%}.dmb_grid_first{padding-left:0}.dmb_grid_last{padding-right:0}.dmb_color_picker{padding:3px!important}.wp-picker-container{position:relative}.wp-picker-clear{display:none!important}.wp-picker-container,.wp-picker-container:active{display:block;z-index:9999}.iris-picker{position:absolute!important;bottom:33px!important;left:80!important;background:#fff!important}.dmb_text_settings_box{display:none}.dmb_text_settings_box_show{display:block;margin-top:14px;cursor:pointer;font-size:14px}.dmb_help_title,.dmb_side_block_title{font-size:14px;margin-top:4px;margin-bottom:2px;font-weight:500;color:#555}.dmb_side_block_title{font-weight:400}.dmb_help_title{margin-bottom:10px}.dmb_side_block{padding-bottom:2px;margin-top:10px}.dmb_side_block a{text-decoration:none}[data-tooltip]{position:relative;z-index:2;cursor:pointer}[data-tooltip]:after,[data-tooltip]:before{visibility:hidden;opacity:0;pointer-events:none}[data-tooltip]:before{position:absolute;bottom:150%;left:50%;margin-bottom:5px;margin-left:-80px;padding:7px;padding-left:14px;width:160px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#000;background-color:hsla(0,0%,20%,.9);color:#fff;content:attr(data-tooltip);text-align:left;font-size:12px;line-height:16px}.dmb_tooltip_large[data-tooltip]:before{width:320px}.dmb_tooltip_medium[data-tooltip]:before{width:220px}.dmb_tooltip_small[data-tooltip]:before{width:180px}[data-tooltip]:after{position:absolute;bottom:150%;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-top:5px solid hsla(0,0%,20%,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;opacity:1}@media only screen and (max-width :850px){.dmb_grid_100,.dmb_grid_20,.dmb_grid_25,.dmb_grid_33,.dmb_grid_35,.dmb_grid_40,.dmb_grid_50,.dmb_grid_60{padding-right:0;padding-left:0;width:100%}}.dmb_button{font-size:13px;line-height:2;padding:2px 10px 3px;display:inline-block;text-decoration:none;margin:0;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;min-height:30px;text-decoration:none;text-shadow:none;background:#f5f5f5;border-color:#d3d3d3;color:#23282d}.dmb_button:active,.dmb_button:focus,.dmb_button:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#eceaea;color:#23282d}.dmb_button_large .dashicons{position:relative;top:4px}.dmb_button_large{font-size:13px;line-height:2.15384615;padding:0 12px 2px}.dmb_button_huge{font-size:16px;line-height:2.28384615;padding:0 15px 3px}.dmb_button_compact{padding:0 4px 2px}.dmb_button_blue{background:#007cba;border-color:#007cba;color:#fff}.dmb_button_blue:active,.dmb_button_blue:focus,.dmb_button_blue:hover{background:#00669b;color:#fff}.dmb_button_green{background:#81c240;border-color:#81c240;color:#fff}.dmb_button_green:active,.dmb_button_green:focus,.dmb_button_green:hover{background:#75b03a;color:#fff}.dmb_button_gold{background:#edb50c;border-color:#edb50c;color:#fff}.dmb_button_gold:focus,.dmb_button_gold:hover{background:#e3ab02;color:#fff}#dmb_preview_table .dmb_preview_table_close{position:fixed;top:20px;right:40px;z-index:1}.dmb_clone_row,.dmb_export_row,.dmb_remove_row_btn{margin-left:7px;float:right}.dmb_move_row_down,.dmb_move_row_up{float:left}.dmb_move_row_down{margin-left:7px;margin-right:12px}.dmb_upload_icon_btn{display:inline-block;cursor:pointer;margin-top:10px!important;margin-bottom:3px}.dmb_upload_icon_btn .dashicons{position:relative;top:-2px}.dmb_remove_icon_btn{display:inline-block;margin-left:7px}.dmb_add_row{margin:0 auto;margin-top:10px;display:inline-block}.dmb_add_feature{margin-top:6px;margin-bottom:5px;display:inline-block}.dmb_remove_feature_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:5px;background:#f5f5f5;border:1px solid #ccc}.dmb_move_feature_down_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:32px;background:#f5f5f5;border:1px solid #ccc}.dmb_move_feature_up_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:59px;background:#f5f5f5;border:1px solid #ccc}.dmb_no_row_notice{background:#f5f5f5;padding:50px 10px;margin-top:10px;text-align:center;font-size:20px;line-height:36px;font-weight:400;border:1px solid #ddd}.dmb_toolbar{padding-top:4px;display:block;text-align:left}.dmb_toolbar .dmb_expand_rows{margin-right:10px}.dmb_import_row_label,.dmb_toolbar .dmb_collapse_rows,.dmb_toolbar .dmb_expand_rows{float:left;margin-right:7px;margin-top:9px}.dmb_toolbar .dmb_show_preview_table{float:right;margin-left:7px}.dmb_main{margin-top:10px}.dmb_main .dmb_inner{background:#f5f5f5;padding:4px 10px 8px;border:1px solid #ddd;border-top:none}.dmb_main .dmb_handle{padding:8px 12px;background:#fff;border:1px solid #ccd0d4!important;display:block}.dmb_main .dmb_handle.closed{border-bottom:none}.dmb_main .dmb_handle .dmb_handle_title{margin-top:4px;float:left;color:#23282d;font-weight:400;font-size:18px;box-sizing:border-box}#dmb_preview_table{box-sizing:border-box;display:none;position:fixed;overflow-y:scroll;border:1px solid #bbb;top:0;bottom:0;left:0;right:0;padding-bottom:90px;background:#eee;z-index:100000;padding:0 15%;text-align:center;box-shadow:-1px 0 204px -6px rgba(0,0,0,.75)}.dmb_accuracy_preview_notice{background:#fff;padding:20px 30px;text-align:center;font-size:17px;line-height:27px;font-weight:400;border:1px solid #ddd;margin-bottom:80px;max-width:550px;margin:0 auto;margin-top:60px}.dmb_no_row_preview_notice{background:#fff;padding:20px 30px;margin-top:10px;text-align:center;font-size:17px;line-height:27px;font-weight:400;border:1px solid #ddd;margin-top:60px;margin-bottom:80px;max-width:550px;margin:0 auto;margin-top:120px}.dmb_feature_dump{display:none}.dmb_main select,.dmb_side_select{width:100%;margin-bottom:5px}.dmb_field{width:100%}.dmb_feature_field{margin-top:6px}.dmb_section_title{font-size:20px;color:#7a7a78;padding-bottom:4px;margin:15px 2px 2px;border-bottom:3px dashed #ddd;text-align:left}.dmb_sidebar .dmb_field_title{font-size:13px}.dmb_field_title{width:100%;margin-top:10px;margin-bottom:3px;color:#555;font-size:
|
5 |
* Last updated: Nov 24, 2017
|
6 |
*/
|
7 |
|
8 |
+
.dmb_clearfix{clear:both}.dmb_feature{position:relative}.dmb_feature input{padding-right:25px;width:100%;margin-bottom:4px}.dmb_features{padding-top:5px}.dmb_big_field{width:100%;padding:10px 8px;border-radius:4px;font-size:16px}.dmb_field{width:100%;padding:4px 8px;font-size:13px}.dmb_custom_button textarea{height:64px}.dmb_icon_field{display:none}.dmb_icon_data_url{display:none}.dmb_icon_img{max-width:100%;margin-top:8px;display:block}.dmb_field_title .dmb_field_subtitle{padding-top:8px;color:#999;font-size:12px;font-style:italic;padding-bottom:2px}.dmb_big_button_primary{text-shadow:0 -1px 1px #849d3a,1px 0 1px #849d3a,0 1px 1px #849d3a,-1px 0 1px #849d3a;padding:8px 6px 5px 10px;font-size:14px;background:#acce45;color:#fff;text-decoration:none;border-radius:3px;border:1px solid #8ea93d;border-bottom:2px solid #8ea93d;border-right:1px solid #8ea93d;line-height:15px}.dmb_big_button_primary:focus,.dmb_big_button_primary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#b1d34a;color:#fff}.dmb_big_button_secondary{padding:3px 10px;font-size:13px;background:#fff;font-weight:500;color:#333;text-decoration:none;border-radius:3px;border-bottom:2px solid #ddd;border-right:1px solid #ddd}.dmb_big_button_secondary:focus,.dmb_big_button_secondary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;color:#555}.dmb_big_button_secondary.dmb_remove_row_btn{padding:3px 3px 3px 4px}.dmb_small_button_primary{margin:5px 1px;text-shadow:0 -1px 1px #497bad,1px 0 1px #497bad,0 1px 1px #497bad,-1px 0 1px #497bad;padding:4px 4px 1px;line-height:17px;font-size:12px;background:#5690ca;color:#fff;text-decoration:none;border-radius:3px;border:1px solid #497bad;border-bottom:2px solid #497bad;border-right:1px solid #497bad}.dmb_small_button_primary:focus,.dmb_small_button_primary:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#5a97d4;color:#fff}.dmb_small_button_secondary{padding:2px;margin-top:1px;line-height:18px;font-size:12px;background:#fff;font-weight:500;color:#333;text-decoration:none;border-radius:3px;border-bottom:2px solid #ddd;border-right:1px solid #ddd}.dmb_small_button_secondary:focus,.dmb_small_button_secondary:hover{background-image:none;outline:0;opacity:1;-webkit-box-shadow:none;box-shadow:none;color:#555}.dmb_grid{float:left;padding-left:6px;box-sizing:border-box;padding-right:6px}.dmb_grid_20{width:20%}.dmb_grid_25{width:25%}.dmb_grid_33{width:33%}.dmb_grid_35{width:35%}.dmb_grid_40{width:40%}.dmb_grid_50{width:50%}.dmb_grid_60{width:60%}.dmb_grid_100{width:100%}.dmb_grid_first{padding-left:0}.dmb_grid_last{padding-right:0}.dmb_color_picker{padding:3px!important}.wp-picker-container{position:relative}.wp-picker-clear{display:none!important}.wp-picker-container,.wp-picker-container:active{display:block;z-index:9999}.iris-picker{position:absolute!important;bottom:33px!important;left:80!important;background:#fff!important}.dmb_text_settings_box{display:none}.dmb_text_settings_box_show{display:block;margin-top:14px;cursor:pointer;font-size:14px}.dmb_help_title,.dmb_side_block_title{font-size:14px;margin-top:4px;margin-bottom:2px;font-weight:500;color:#555}.dmb_side_block_title{font-weight:400}.dmb_help_title{margin-bottom:10px}.dmb_side_block{padding-bottom:2px;margin-top:10px}.dmb_side_block a{text-decoration:none}[data-tooltip]{position:relative;z-index:2;cursor:pointer}[data-tooltip]:after,[data-tooltip]:before{visibility:hidden;opacity:0;pointer-events:none}[data-tooltip]:before{position:absolute;bottom:150%;left:50%;margin-bottom:5px;margin-left:-80px;padding:7px;padding-left:14px;width:160px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#000;background-color:hsla(0,0%,20%,.9);color:#fff;content:attr(data-tooltip);text-align:left;font-size:12px;line-height:16px}.dmb_tooltip_large[data-tooltip]:before{width:320px}.dmb_tooltip_medium[data-tooltip]:before{width:220px}.dmb_tooltip_small[data-tooltip]:before{width:180px}[data-tooltip]:after{position:absolute;bottom:150%;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-top:5px solid hsla(0,0%,20%,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;opacity:1}@media only screen and (max-width :850px){.dmb_grid_100,.dmb_grid_20,.dmb_grid_25,.dmb_grid_33,.dmb_grid_35,.dmb_grid_40,.dmb_grid_50,.dmb_grid_60{padding-right:0;padding-left:0;width:100%}}.dmb_button{font-size:13px;line-height:2;padding:2px 10px 3px;display:inline-block;text-decoration:none;margin:0;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;min-height:30px;text-decoration:none;text-shadow:none;background:#f5f5f5;border-color:#d3d3d3;color:#23282d}.dmb_button:active,.dmb_button:focus,.dmb_button:hover{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#eceaea;color:#23282d}.dmb_button_large .dashicons{position:relative;top:4px}.dmb_button_large{font-size:13px;line-height:2.15384615;padding:0 12px 2px}.dmb_button_huge{font-size:16px;line-height:2.28384615;padding:0 15px 3px}.dmb_button_compact{padding:0 4px 2px}.dmb_button_blue{background:#007cba;border-color:#007cba;color:#fff}.dmb_button_blue:active,.dmb_button_blue:focus,.dmb_button_blue:hover{background:#00669b;color:#fff}.dmb_button_green{background:#81c240;border-color:#81c240;color:#fff}.dmb_button_green:active,.dmb_button_green:focus,.dmb_button_green:hover{background:#75b03a;color:#fff}.dmb_button_gold{background:#edb50c;border-color:#edb50c;color:#fff}.dmb_button_gold:focus,.dmb_button_gold:hover{background:#e3ab02;color:#fff}#dmb_preview_table .dmb_preview_table_close{position:fixed;top:20px;right:40px;z-index:1}.dmb_clone_row,.dmb_export_row,.dmb_remove_row_btn{margin-left:7px;float:right}.dmb_move_row_down,.dmb_move_row_up{float:left}.dmb_move_row_down{margin-left:7px;margin-right:12px}.dmb_upload_icon_btn{display:inline-block;cursor:pointer;margin-top:10px!important;margin-bottom:3px}.dmb_upload_icon_btn .dashicons{position:relative;top:-2px}.dmb_remove_icon_btn{display:inline-block;margin-left:7px}.dmb_add_row{margin:0 auto;margin-top:10px;display:inline-block}.dmb_add_feature{margin-top:6px;margin-bottom:5px;display:inline-block}.dmb_remove_feature_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:5px;background:#f5f5f5;border:1px solid #ccc}.dmb_move_feature_down_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:32px;background:#f5f5f5;border:1px solid #ccc}.dmb_move_feature_up_btn{color:#666!important;border-radius:3px;float:right;position:absolute;top:10px;text-decoration:none;right:59px;background:#f5f5f5;border:1px solid #ccc}.dmb_no_row_notice{background:#f5f5f5;padding:50px 10px;margin-top:10px;text-align:center;font-size:20px;line-height:36px;font-weight:400;border:1px solid #ddd}.dmb_toolbar{padding-top:4px;display:block;text-align:left}.dmb_toolbar .dmb_expand_rows{margin-right:10px}.dmb_import_row_label,.dmb_toolbar .dmb_collapse_rows,.dmb_toolbar .dmb_expand_rows{float:left;margin-right:7px;margin-top:9px}.dmb_toolbar .dmb_show_preview_table{float:right;margin-left:7px}.dmb_main{margin-top:10px}.dmb_main .dmb_inner{background:#f5f5f5;padding:4px 10px 8px;border:1px solid #ddd;border-top:none}.dmb_main .dmb_handle{padding:8px 12px;background:#fff;border:1px solid #ccd0d4!important;display:block}.dmb_main .dmb_handle.closed{border-bottom:none}.dmb_main .dmb_handle .dmb_handle_title{margin-top:4px;float:left;color:#23282d;font-weight:400;font-size:18px;box-sizing:border-box}#dmb_preview_table{box-sizing:border-box;display:none;position:fixed;overflow-y:scroll;border:1px solid #bbb;top:0;bottom:0;left:0;right:0;padding-bottom:90px;background:#eee;z-index:100000;padding:0 15%;text-align:center;box-shadow:-1px 0 204px -6px rgba(0,0,0,.75)}.dmb_accuracy_preview_notice{background:#fff;padding:20px 30px;text-align:center;font-size:17px;line-height:27px;font-weight:400;border:1px solid #ddd;margin-bottom:80px;max-width:550px;margin:0 auto;margin-top:60px}.dmb_no_row_preview_notice{background:#fff;padding:20px 30px;margin-top:10px;text-align:center;font-size:17px;line-height:27px;font-weight:400;border:1px solid #ddd;margin-top:60px;margin-bottom:80px;max-width:550px;margin:0 auto;margin-top:120px}.dmb_feature_dump{display:none}.dmb_main select,.dmb_side_select{width:100%;margin-bottom:5px}.dmb_field{width:100%}.dmb_feature_field{margin-top:6px}.dmb_section_title{font-size:20px;color:#7a7a78;padding-bottom:4px;margin:15px 2px 2px;border-bottom:3px dashed #ddd;text-align:left}.dmb_sidebar .dmb_field_title{font-size:13px}.dmb_field_title{width:100%;margin-top:10px;margin-bottom:3px;color:#555;font-size:14px;padding-left:2px;display:inline-block;font-weight:400;line-height:19px}::-webkit-input-placeholder{color:#bbb}::-moz-placeholder{color:#bbb}:-ms-input-placeholder{color:#bbb}:-moz-placeholder{color:#bbb}.dmb_tip{padding-left:2px;font-size:14px;color:#999;line-height:23px;margin-top:8px}.dmb_tip .dashicons{font-size:24px;height:17px}.dmb_inline_tip,.dmb_tip a{color:#0073aa;cursor:pointer}.dmb_discount_box_pushr{height:60px}.dmb_discount_box{background:#f5f5f5;border-top:1px solid #ddd;padding:2px 16px 8px 11px;position:absolute;bottom:0;left:0;right:0}#rpt_pricing_table_pro strong{color:#000}.dmb_see_pro{margin-top:10px}
|
inc/rpt-metaboxes-pro.php
CHANGED
@@ -18,8 +18,11 @@ function dmb_rpts_add_pro() {
|
|
18 |
function dmb_rpts_pro_display() { ?>
|
19 |
|
20 |
<div class="dmb_side_block">
|
|
|
|
|
|
|
21 |
<div class="dmb_side_block_title">
|
22 |
-
<span class="dashicons dashicons-yes" style="color:#81c240;"></span> <strong>
|
23 |
</div>
|
24 |
<div class="dmb_side_block_title">
|
25 |
<span class="dashicons dashicons-yes" style="color:#81c240;"></span> <strong>Equalizer</strong>: Make the length of your pricing plans the same.
|
18 |
function dmb_rpts_pro_display() { ?>
|
19 |
|
20 |
<div class="dmb_side_block">
|
21 |
+
<div class="dmb_side_block_title">
|
22 |
+
<span class="dashicons dashicons-yes" style="color:#81c240;"></span> <strong>Price toggle <span style="font-size: 9px; font-weight: 600; color: #0073AA; position: relative; top: -4px;">[NEW]</span></strong> : Display variable prices (e.g. monthly/yearly).
|
23 |
+
</div>
|
24 |
<div class="dmb_side_block_title">
|
25 |
+
<span class="dashicons dashicons-yes" style="color:#81c240;"></span> <strong>Skins/designs</strong>: Choose from different visual layouts.
|
26 |
</div>
|
27 |
<div class="dmb_side_block_title">
|
28 |
<span class="dashicons dashicons-yes" style="color:#81c240;"></span> <strong>Equalizer</strong>: Make the length of your pricing plans the same.
|
readme.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
=== Responsive Pricing Table ===
|
2 |
Contributors: spwebguy
|
3 |
-
Tags: pricing table, pricing tables, prices, pricing,
|
4 |
Requires at least: 3.6
|
5 |
Tested up to: 5.7
|
6 |
Stable tag: trunk
|
@@ -40,6 +40,7 @@ The Free version of the Responsive Pricing Table plugin is **not limited**.
|
|
40 |
* Font size presets
|
41 |
|
42 |
= PRO features =
|
|
|
43 |
* Pricing plan equalizer
|
44 |
* New designs/layouts
|
45 |
* Feature tooltips (info bubbles)
|
@@ -47,10 +48,10 @@ The Free version of the Responsive Pricing Table plugin is **not limited**.
|
|
47 |
Check out our [PRO version](https://wpdarko.com/items/responsive-pricing-table-pro), see all these features in action.
|
48 |
|
49 |
= Usage/Video tutorial =
|
50 |
-
Go to [the plugin's documentation](https://wpdarko.com/
|
51 |
|
52 |
= Support =
|
53 |
-
Find help on [our support platform](https://wpdarko.com/
|
54 |
|
55 |
== Installation ==
|
56 |
|
@@ -61,16 +62,17 @@ Find help on [our support platform](https://wpdarko.com/support) for this plugin
|
|
61 |
4. Activate the plugin
|
62 |
|
63 |
= Usage/Video tutorial =
|
64 |
-
Go to [the plugin's documentation](https://wpdarko.com/
|
65 |
|
66 |
= Support =
|
67 |
-
Find help on [our support platform](https://wpdarko.com/
|
68 |
|
69 |
== Frequently Asked Questions ==
|
70 |
= No limitation for the Free version =
|
71 |
The free version of the Team Members plugin is **not limited**.
|
72 |
|
73 |
= PRO features =
|
|
|
74 |
* Pricing plan equalizer
|
75 |
* New designs/layouts
|
76 |
* Feature tooltips (info bubbles)
|
@@ -78,10 +80,10 @@ The free version of the Team Members plugin is **not limited**.
|
|
78 |
Check out our [PRO version](https://wpdarko.com/items/responsive-pricing-table-pro), see all these features in action.
|
79 |
|
80 |
= Usage/Video tutorial =
|
81 |
-
Go to [the plugin's documentation](https://wpdarko.com/
|
82 |
|
83 |
= Support =
|
84 |
-
Find help on [our support platform](https://wpdarko.com/
|
85 |
|
86 |
== Screenshots ==
|
87 |
1. Displaying the pricing table (front view)
|
@@ -91,6 +93,11 @@ Find help on [our support platform](https://wpdarko.com/support) for this plugin
|
|
91 |
5. Finding the shortcode (admin view)
|
92 |
|
93 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
94 |
= 5.1.2 =
|
95 |
* Updated deprecated jQuery code
|
96 |
* Fixed Instant Preview issue
|
1 |
=== Responsive Pricing Table ===
|
2 |
Contributors: spwebguy
|
3 |
+
Tags: pricing table, pricing tables, prices, pricing, shortcode, price, responsive, pricing, tables
|
4 |
Requires at least: 3.6
|
5 |
Tested up to: 5.7
|
6 |
Stable tag: trunk
|
40 |
* Font size presets
|
41 |
|
42 |
= PRO features =
|
43 |
+
* Price toggle (e.g. monthly/yearly)
|
44 |
* Pricing plan equalizer
|
45 |
* New designs/layouts
|
46 |
* Feature tooltips (info bubbles)
|
48 |
Check out our [PRO version](https://wpdarko.com/items/responsive-pricing-table-pro), see all these features in action.
|
49 |
|
50 |
= Usage/Video tutorial =
|
51 |
+
Go to [the plugin's documentation](https://help.wpdarko.com/en/articles/109005-get-started-with-responsive-pricing-table) if you need more information on how to use this plugin.
|
52 |
|
53 |
= Support =
|
54 |
+
Find help on [our support platform](https://help.wpdarko.com/en) for this plugin (we’ll answer you fast, promise).
|
55 |
|
56 |
== Installation ==
|
57 |
|
62 |
4. Activate the plugin
|
63 |
|
64 |
= Usage/Video tutorial =
|
65 |
+
Go to [the plugin's documentation](https://help.wpdarko.com/en/articles/109005-get-started-with-responsive-pricing-table) if you need more information on how to use this plugin.
|
66 |
|
67 |
= Support =
|
68 |
+
Find help on [our support platform](https://help.wpdarko.com/en) for this plugin (we’ll answer you fast, promise).
|
69 |
|
70 |
== Frequently Asked Questions ==
|
71 |
= No limitation for the Free version =
|
72 |
The free version of the Team Members plugin is **not limited**.
|
73 |
|
74 |
= PRO features =
|
75 |
+
* Price toggle (e.g. monthly/yearly)
|
76 |
* Pricing plan equalizer
|
77 |
* New designs/layouts
|
78 |
* Feature tooltips (info bubbles)
|
80 |
Check out our [PRO version](https://wpdarko.com/items/responsive-pricing-table-pro), see all these features in action.
|
81 |
|
82 |
= Usage/Video tutorial =
|
83 |
+
Go to [the plugin's documentation](https://help.wpdarko.com/en/articles/109005-get-started-with-responsive-pricing-table) if you need more information on how to use this plugin.
|
84 |
|
85 |
= Support =
|
86 |
+
Find help on [our support platform](https://help.wpdarko.com/en) for this plugin (we’ll answer you fast, promise).
|
87 |
|
88 |
== Screenshots ==
|
89 |
1. Displaying the pricing table (front view)
|
93 |
5. Finding the shortcode (admin view)
|
94 |
|
95 |
== Changelog ==
|
96 |
+
= 5.1.3 =
|
97 |
+
* Updated docs & support
|
98 |
+
* Updated feature list
|
99 |
+
* Small CSS fixes
|
100 |
+
|
101 |
= 5.1.2 =
|
102 |
* Updated deprecated jQuery code
|
103 |
* Fixed Instant Preview issue
|
rpt.php
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
/**
|
4 |
* Plugin Name: Responsive Pricing Table
|
5 |
* Plugin URI: https://wpdarko.com/items/responsive-pricing-table-pro/
|
6 |
-
* 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 help and information on our <a href="https://wpdarko.com/
|
7 |
-
* Version: 5.1.
|
8 |
* Author: WP Darko
|
9 |
* Author URI: https://wpdarko.com
|
10 |
* Text Domain: dk-pricr-responsive-pricing-table
|
@@ -19,7 +19,7 @@ define( 'RPT_PATH', plugin_dir_path( __FILE__ ) );
|
|
19 |
define( 'RPT_TXTDM', 'dk-pricr-responsive-pricing-table' );
|
20 |
|
21 |
/* Defines plugin's version. */
|
22 |
-
define( 'RPT_VER', '5.1.
|
23 |
|
24 |
|
25 |
/* General. */
|
3 |
/**
|
4 |
* Plugin Name: Responsive Pricing Table
|
5 |
* Plugin URI: https://wpdarko.com/items/responsive-pricing-table-pro/
|
6 |
+
* 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 help and information on our <a href="https://help.wpdarko.com/en">support site</a>. This free version is NOT limited and does not contain any ad. Check out the <a href='https://wpdarko.com/items/responsive-pricing-table-pro/'>PRO version</a> for more great features.
|
7 |
+
* Version: 5.1.3
|
8 |
* Author: WP Darko
|
9 |
* Author URI: https://wpdarko.com
|
10 |
* Text Domain: dk-pricr-responsive-pricing-table
|
19 |
define( 'RPT_TXTDM', 'dk-pricr-responsive-pricing-table' );
|
20 |
|
21 |
/* Defines plugin's version. */
|
22 |
+
define( 'RPT_VER', '5.1.3' );
|
23 |
|
24 |
|
25 |
/* General. */
|