• Resolved devinjames33

    (@devinjames33)


    Also, each vendor has a Store Slug – Is it possible to make this their username and they cannot change it?

Viewing 1 replies (of 1 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Please add this line to your child theme’s functions.php to disable Slug edit option for vendors –

    add_filter( 'wcfm_is_allow_store_slug', '__return_false' );

    Thank You

Viewing 1 replies (of 1 total)

The topic ‘Make Slug Exact’ is closed to new replies.