-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
88 lines (60 loc) · 3.42 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
=== WPCasa Pricing Tables ===
Contributors: wpsight, kybernetikservices, mrinal013
Donate link: https://www.paypal.com/donate/?hosted_button_id=SYJNVSP2BKTQ4
Tags: wpcasa, real estate, realestate, pricing, pricing tables, pricing plans
Requires at least: 6.2
Tested up to: 6.7
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add pricing tables to WPCasa using a shortcode.
https://wpcasa.com/downloads/wpcasa-pricing-tables/
== Description ==
When this plugin is activated, a new post type for pricing tables will be created. Through a set of custom meta boxes you can add your pricing tables with different plans and use a shortcode to display the table on your WPCasa website.
* Website: [wpcasa.com/downloads/wpcasa-pricing-tables](https://wpcasa.com/downloads/wpcasa-pricing-tables/)
* Demo: [demo.wpcasa.com/pricing](https://demo.wpcasa.com/pricing/)
* Documentation: [docs.wpcasa.com/article/wpcasa-pricing-tables](https://docs.wpcasa.com/article/wpcasa-pricing-tables/)
> Please notice that this plugin is an add-on for [WPCasa](https://wordpress.org/plugins/wpcasa/) and will NOT work without the core plugin.
WPCasa is a WordPress solution that provides an intuitive way to manage property listings and create first-class real estate websites.
* Website: [wpcasa.com](https://wpcasa.com)
* Demo: [demo.wpcasa.com](https://demo.wpcasa.com)
* Documentation: [docs.wpcasa.com](https://docs.wpcasa.com)
== Contributors ==
This is a list of contributors to WPCasa Polylang.
Many thanks to all of them for contributing and making WPCasa Polylang even better.
[Kybernetik Services](https://www.kybernetik-services.com/?utm_source=wordpress_org&utm_medium=plugin&utm_campaign=wpcasa&utm_content=readme)
[Simon Rimkus](https://github.com/simonrimkus)
[Mrinal Haque](https://profiles.wordpress.org/mrinal013/)
[codestylist](https://wordpress.org/support/users/codestylist/)
== Installation ==
= Automatic Installation =
Automatic installation is the easiest way to install WPCasa Pricing Tables. Log into your WordPress admin and go to _WP-Admin > Plugins > Add New_.
Then type "WPCasa Pricing Tables" in the search field and click _Install Now_ once you've found the plugin.
= Manual Installation =
If you prefer to install the plugin manually, you need to download it to your local computer and upload the unzipped plugin folder to the `/wp-content/plugins/` directory of your WordPress installation. Then activate the plugin on _WP-Admin > Plugins_.
= Languages =
WPCasa Pricing Tables supports language files hosted by WordPress.org.
Your language is missing? Please be part of the community and help to translate WPCasa Pricing Tables on [GlotPress](https://translate.wordpress.org/projects/wp-plugins/wpcasa-pricing-tables/). Thank you!
== Frequently Asked Questions ==
= Will this plugin work without WPCasa? =
No, this is an add-on plugin for the WPCasa real estate framework and will not work without the core plugin.
== Screenshots ==
1. Pricing table edit screen
2. Pricing plan meta box
3. Pricing table output
4. Pricing table output (Bootstrap example)
== Changelog ==
= 1.0.3 =
* Fixed sometimes pricing is showing wrong
* Added support for translation hosted on WordPress
= 1.0.2 =
* Fixed guideline violation
= 1.0.1 =
* Fixed shortcode to return markup (not echo)
* Added shortcode to pricing table list
* Fixed minor CSS issue
= 1.0.0 =
* Initial release
== Upgrade Notice ==
= 1.0.0 =
* Initial release