wpsight / wpcasa

WPCasa WordPress Real Estate
https://wpcasa.com
GNU General Public License v2.0
42 stars 23 forks source link

Add additional Bulk Actions #56

Open JoeHana opened 7 years ago

JoeHana commented 7 years ago

Additional New Bulk Actions

It would be useful to have the following actions available:

Bonus

It should be possible to also add custom bulk actions through the creation of the listing details. This would be especially useful for users who add their own custom listing detail and want to be able to have it in the bulk edit available.

danijelc77 commented 7 years ago

Additional action which i would find useful would be to bulk change listing agent

JoeHana commented 7 years ago

@danijelc77 this is a little more complex and it actually already works, but just with a simple trick. First you bulk edit your prefered listings and simply set another author. Listing Agents and Admins should appear in this dropdown as well. 2. You need to go to the profile of this agent then and need to simply re-save the profile but with the "Update agent info of all listings created by this user" checked.

This will then update all those properties with the new agent information.

And basically this is anyway how the system is currently working. I'm looking into a way to improve the overall agent handling, without interrupting to much into already established systems.