Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mrpritchett

    (@mrpritchett)

    I’d recommend doing this outside of BuddyDrive with a plugin that does Pretty URLs like Redirection or something like that.

    Thread Starter Fred_CA

    (@mesetudes)

    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 7 years, 5 months ago by Fred_CA.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add a unique id to the url instead of the file name’ is closed to new replies.