Title: Integrate Palace Properties
Author: itsisaf
Published: <strong>8 de febrero de 2025</strong>
Last modified: 6 de mayo de 2026

---

Buscar plugins

![](https://ps.w.org/integrate-palace-properties/assets/banner-772x250.png?rev=3524450)

![](https://ps.w.org/integrate-palace-properties/assets/icon-256x256.png?rev=3524450)

# Integrate Palace Properties

 Por [itsisaf](https://profiles.wordpress.org/itsisaf/)

[Descargar](https://downloads.wordpress.org/plugin/integrate-palace-properties.2.1.6.zip)

 * [Detalles](https://es.wordpress.org/plugins/integrate-palace-properties/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/integrate-palace-properties/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/integrate-palace-properties/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/integrate-palace-properties/#developers)

 [Soporte](https://wordpress.org/support/plugin/integrate-palace-properties/)

## Descripción

Integrate Palace Properties connects your WordPress site to [MRI Palace](https://www.palace.co.nz/)
property management software. Properties are automatically synced via a secure cloud-
hosted backend, keeping your listings always up to date.

**Key Features:**

 * **Automatic Sync** — Properties sync hourly with smart delta detection (only 
   changed properties are updated)
 * **6 Beautiful Templates** — Palace Property (default), Classic, Modern, Minimal,
   Grid Gallery, and Developer
 * **AJAX Filtering** — Real-time search, filter by price/bedrooms/bathrooms/region/
   type/status, sortable
 * **Full Property Data** — All Palace API fields: address, rent, features, agent
   info, custom fields, and more
 * **Taxonomy Support** — Property Type, Status, Region, and Management Type taxonomies
 * **Display Configuration** — Control exactly which property details appear on 
   your website
 * **Theme Override** — Templates can be overridden in your theme’s `palace-properties/`
   directory
 * **Schema.org** — Structured data (RealEstateListing) for better SEO
 * **Gallery with Lightbox** — Automatic image sync from Palace with keyboard/touch
   lightbox
 * **Responsive** — Fully responsive at all breakpoints
 * **Accessible** — Proper ARIA labels, keyboard navigation, screen reader support

**How It Works:**

 1. Configure your Palace API credentials in the plugin settings
 2. The cloud backend fetches properties from Palace API and sends them to your site
    via webhook
 3. Properties appear as a custom post type with full filtering and beautiful templates

## Capturas

 * [[
 * Dashboard with sync status and property statistics

## Instalación

 1. Upload the plugin files to `/wp-content/plugins/integrate-palace-properties/` or
    install through the WordPress dashboard.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **WP Palace Properties  Settings** and enter your Palace API credentials.
 4. Enter your subscription key (or leave blank for a free plan with 10 properties).
 5. Click **Save Changes**. Properties will begin syncing automatically.

## FAQ

### How often do properties sync?

Properties sync hourly. You can also trigger a manual sync from the Dashboard page.

### Can I control which properties appear?

Yes. Use the Display Configuration settings to choose which statuses (Active/Inactive)
to sync, and which property details to show on the frontend.

### Can I customize the templates?

Yes. Create a `palace-properties/` directory in your theme and add `single.php` 
or `archive.php` to override the plugin templates. The Developer template is specifically
designed for full CSS customization.

### Does it work with block themes?

Yes. The plugin works with both classic and block themes (like Twenty Twenty-Five).

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Integrate Palace Properties» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ itsisaf ](https://profiles.wordpress.org/itsisaf/)
 *   [ Safdar ](https://profiles.wordpress.org/safdar/)

[Traduce «Integrate Palace Properties» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/integrate-palace-properties)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/integrate-palace-properties/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/integrate-palace-properties/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/integrate-palace-properties/)
por [RSS](https://plugins.trac.wordpress.org/log/integrate-palace-properties/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 2.1.6

 * Refreshed plugin icon and banner artwork on the WordPress.org listing

#### 2.1.5

 * Site Domain Status indicator on the configs page — shows whether the API is delivering
   webhooks to the current site host or a stale one (typical after staging-to-prod
   migration)
 * «Re-sync this site with API» button when a domain mismatch is detected
 * Settings save now always re-pushes registration to the API, even when no field
   values changed
 * Self-heals the webhook HMAC secret on save so signature verification stops short-
   circuiting to «Open» auth
 * Self-heals the unique blog ID if it was accidentally deleted from the options
   table
 * Trimmed informational logs to critical-only

#### 2.1.4

 * Surface API error messages in dashboard status (e.g. mismatched Palace account,
   site limit reached) instead of generic «Invalid Subscription Key»

#### 2.1.3

 * Fixed: pre-2.1.1 sites now auto re-register their webhook URL on first load after
   upgrade, no manual settings save required

#### 2.1.2

 * Fixed webhook URL not updating after staging to production migration — plugin
   now auto-detects site URL changes and re-registers the webhook endpoint with 
   the API
 * Safe for multi-site subscription keys — no false re-registrations on shared keys

#### 2.1.0

 * Gallery sync progress tracking — see which properties are syncing, queued, or
   failed
 * Resync Galleries button — force re-download all property images
 * Process Now button — manually trigger gallery syncs without waiting for WP-Cron
 * API rate limiting — throttled image downloads to prevent Palace API timeouts
 * Fixed critical bug: gallery retry hook name mismatch causing syncs to silently
   fail
 * Fixed gallery image deletion bug where orphan cleanup removed valid images
 * Fixed featured_image() helper returning wrong format for templates
 * Fixed wp-color-picker dependency error on WordPress 6.9+
 * Improved error visibility — failed syncs show actual error messages in dashboard
 * Removed unauthenticated AJAX endpoints for better security
 * Cleaned up zombie cron events from deleted properties
 * Proper uninstall cleanup for all sync metadata and transients
 * Dashboard performance improvements — removed heavy cron cleanup from page load

#### 2.0.0

 * Complete rewrite with 6 template system
 * AJAX filtering, sorting, and search
 * Delta sync — only changed properties are updated
 * Full Palace API v2 detailed endpoint support
 * Custom taxonomies (Type, Status, Region, Management)
 * Display configuration — control what shows on frontend
 * Property Helper class for centralized data access
 * Schema.org structured data
 * Vanilla JS lightbox gallery (no Swiper dependency)
 * HMAC webhook authentication
 * Idempotent sync with change code tracking
 * Admin dashboard with sync status and stats
 * WP plugin repo compliance

#### 1.0.0

 * Initial release

## Meta

 *  Versión **2.1.6**
 *  Última actualización **hace 3 semanas**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 8.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/integrate-palace-properties/)
 * Etiquetas:
 * [property](https://es.wordpress.org/plugins/tags/property/)[real-estate](https://es.wordpress.org/plugins/tags/real-estate/)
   [Rental](https://es.wordpress.org/plugins/tags/rental/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/integrate-palace-properties/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/integrate-palace-properties/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/integrate-palace-properties/reviews/)

## Colaboradores

 *   [ itsisaf ](https://profiles.wordpress.org/itsisaf/)
 *   [ Safdar ](https://profiles.wordpress.org/safdar/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/integrate-palace-properties/)