Property Permissions For RealHomes

Descrizione

This plugin is created specifically for Real Homes WordPress Theme by inspirythemes.com It adds property permissions for all users.

This plugin will work with RealHomes WordPress theme only and also with easy-real-estate plugin which is necessary for the mentioned theme.
It will add an additional ‘permissions’ tab to the meta information of the property edit template.

Installazione

This section describes how to install the plugin and get it working.

e.g.

  1. Upload property-permissions-for-realhomes.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

FAQ

Can i use this plugin with other real estate products?

As mentioned above, it is only compatible with Real Homes WordPress theme. It will not work with any other product.

Can I get it customized for my own theme?

You can contact me from profile page so that I can look into the requested product.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Property Permissions For RealHomes” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.1.0

  • Fixed a security issue where unauthorized users could potentially view private property content due to a missing exit statement on redirect.
  • Dramatically improved performance on the backend property edit screen by refactoring the user permission selection to an AJAX multi-select.

1.0

  • Initial Version Launched