In fact It’s easy but I search a lot.
Here is a simple way to add it :
'post_name' => wp_generate_password( 12, false ),
On line 194 of buddydrive-item_classes.php
Because by default wordpress add the title to the name and the plugin use the name to link. So that change only the name.
It’s work great and add a great privacy sharing option for the URL.
-
This reply was modified 8 years, 3 months ago by Fred_CA.