Property Permissions For RealHomes

Descripció

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.

Instal·lació

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

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Property Permissions For RealHomes» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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