Property Permissions For RealHomes

Aprašymas

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.

Diegimas

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

DUK

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.

Atsiliepimai

Įskiepis neturi atsiliepimų.

Programuotojai ir komandos nariai

“Property Permissions For RealHomes” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.

Autoriai

Pakeitimų istorija

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