You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Have a look at our latest themes [WPCasa Madrid](https://wpcasa.com/downloads/wpcasa-madrid), [WPCasa Oslo](https://wpcasa.com/downloads/wpcasa-oslo/)
26
+
> Check out our latest themes [WPCasa Madrid](https://wpcasa.com/downloads/wpcasa-madrid), [WPCasa Oslo](https://wpcasa.com/downloads/wpcasa-oslo/)
27
27
and [WPCasa London](https://wpcasa.com/downloads/wpcasa-london).
28
28
29
29
= Easy as WordPress =
@@ -63,7 +63,7 @@ WPCasa comes with readable & well-documented code with loads of actions, filters
63
63
64
64
= Translation Ready =
65
65
66
-
The real estate business is international. And so is WPCasa. The framework and all our add-ons and themes are translation-ready and comes with 11 translations on board.
66
+
The real estate business is international. And so is WPCasa. The plugin and all our add-ons and themes are translation-ready. You can show your listings in multiple languages.
67
67
68
68
= Translations =
69
69
@@ -112,7 +112,7 @@ Once you have installed and activated WPCasa you will find a new page called "Li
112
112
113
113
For more information about how to get started please [read our documentation](https://docs.wpsight.com/).
114
114
115
-
= Whats’ Next =
115
+
= What's Next =
116
116
117
117
Other useful [free add-ons](https://wordpress.org/plugins/search/WPCasa/) for WPCasa
118
118
@@ -124,17 +124,18 @@ WPCasa Listings Map
124
124
WPCasa Ninja Forms
125
125
WPCasa Polylang
126
126
WPCasa Pricing Tables
127
+
WPCasa Migration Tool (NEW)
127
128
128
129
More useful [Pro add-ons](https://wpcasa.com/downloads/category/add-ons/) for WPCasa
129
130
130
131
WPCasa Dashboard
131
132
WPCasa Listing PDF
132
133
WPCasa Featured Listings
133
134
WPCasa Listing Labels
134
-
WPCasa Admin Map UI
135
135
WPCasa Favorites
136
136
WPCasa Currency Converter
137
137
WPCasa Expire Listings
138
+
WPCasa Energy Efficiency (NEW)
138
139
139
140
Check out our [WPCasa themes](https://wpcasa.com/downloads/category/themes/) for your real estate website:
140
141
@@ -149,7 +150,7 @@ WPCasa Elviria
149
150
150
151
= Which shortcodes are included? =
151
152
152
-
* `[wpsight_listings]`: Displays a list of your latest properites
153
+
* `[wpsight_listings]`: Displays a list of your latest properties
153
154
* `[wpsight_listings_search]`: Displays the property search form
154
155
* `[wpsight_listing]`: Displays a single listing
155
156
* `[wpsight_listing_teasers]`: Displays a list of property teasers
@@ -166,6 +167,11 @@ You can fit general plugin settings to your needs on _WP-Admin > WPCasa > Settin
166
167
167
168
Yes, the core features are free. Additionally, we offer free and paid add-ons and themes exclusively built for WPCasa.
168
169
170
+
= Does WPCasa support the block editor (aka Gutenberg)? =
171
+
172
+
Let's say yes, but don't expect blocks to build your pages. With WPCasa 1.4.0 we have added block editor support (which needs to be enabled in the WPCasa settings) which allows you to use all WPCasa related data in the block editor. This allows you to create your own output with the loop block, for example.
173
+
However, you can still use our [shortcodes](https://docs.wpcasa.com/article/category/shortcodes/) with the block editor.
174
+
169
175
= Does WPCasa include a listing gallery? =
170
176
171
177
Yes and no. WPCasa provides the data structure for an image gallery for listings. However, WPCasa does not have a gallery for output in the frontend. The reason is that the theme usually provides galleries. We want to avoid having to load the code for different galleries on one page. The developer of the theme must therefore ensure compatibility with WPCasa and can then activate the addition of images for the gallery. Otherwise, only the featured image can be added to the listing.
@@ -225,8 +231,25 @@ Andrea Manzato
225
231
[Simon Rimkus](https://github.com/simonrimkus)
226
232
227
233
== Changelog ==
234
+
= 1.4.1 =
235
+
* FIX: The license page may show an error under certain circumstances
236
+
237
+
= 1.4.0 =
238
+
* NEW: Added basic compatibility with the block editor and REST API endpoints for listings and all related taxonomies.
239
+
* NEW: Added energy efficiency diagram to page printout. Requires [WPCasa Energy Efficiency](https://wpcasa.com/downloads/wpcasa-energy-efficiency).
240
+
* NEW: Added color selector for use on the settings page, as with [WPCasa Featured Listing](https://wpcasa.com/downloads/wpcasa-featured-listing) and [WPCasa Listing Labels](https://wpcasa.com/downloads/wpcasa-listing-labels).
241
+
* NEW: Added note if the updater class for paid plugins is missing.
242
+
* TWEAK: Twitter renamed to X.
243
+
* TWEAK: Translation settings improved and missing strings for translation added.
244
+
* FIX: Textdomain WPCasa was loaded too early.
245
+
* FIX: Message if no image is assigned to an agent.
246
+
* FIX: Vulnerability for Cross Site Scripting (XSS) fixed (thanks to Patchstack).
247
+
248
+
= 1.3.2 =
249
+
* TEWAK: Text improvements
250
+
228
251
= 1.3.1 =
229
-
* TWEAK: added string translation of listing details
252
+
* TWEAK: Added string translation for listing details
230
253
* UPDATE: CMB2 updated to 2.11.0
231
254
* FIX: Fixed authenticated stored XSS (Thanks to Vlad Nikandrov)
232
255
@@ -407,9 +430,17 @@ Andrea Manzato
407
430
* Initial release
408
431
409
432
== Upgrade Notice ==
433
+
= 1.4.1 =
434
+
With this version we are starting to add basic compatibility with block editor (aka Gutenberg). It includes also new REST API endpoints for listings and all associated taxonomies. You can control this new feature on the settings page.
435
+
In addition, we have renamed Twitter to X to match the official wording and we have fixed an issue on the license page.
436
+
437
+
= 1.4.0 =
438
+
With this version we are starting to add basic compatibility with block editor (aka Gutenberg). It includes also new REST API endpoints for listings and all associated taxonomies. You can control this new feature on the settings page.
439
+
In addition, we have renamed Twitter to X to match the official wording.
440
+
410
441
= 1.3.0 =
411
442
We have changed the loading of the language files of [GlotPress](https://translate.wordpress.org/projects/wp-plugins/wpcasa/). This means that the language files included in the plugin are no longer available. If you find that the WPCasa output is now in English instead of your local language, please go to [GlotPress](https://translate.wordpress.org/projects/wp-plugins/wpcasa/) and translate WPCasa into your local language. This way the community can benefit from your translation, just as you benefit from WPCasa.
412
-
Please note: WordPress 6.6 has droped support for PHP 7.0 and 7.1, so in the upcoming updates we will also drop PHP support for older and unsecure PHP versions up to PHP 7.1. If you would like to benefit from further WPCasa updates from the end of 2024, please keep in mind that you must be running at least PHP 7.2 on your server.
443
+
Please note: WordPress 6.6 has dropped support for PHP 7.0 and 7.1, so in the upcoming updates we will also drop PHP support for older and unsecure PHP versions up to PHP 7.1. If you would like to benefit from further WPCasa updates from the end of 2024, please keep in mind that you must be running at least PHP 7.2 on your server.
413
444
414
445
= 1.2.13 =
415
446
We have fixed the non-functioning QR code on the single page and made sure that WPCasa works correctly with WordPress 6.6.
0 commit comments