I'm looking for a way to prevent the plugin from generating a slug, if a user sets the field themselves.
We have a situation where the user may want to set the slug to something different for various reasons when creating an article, so the user edits the slug field, but when creating an item the plugin will not respect the data set in the slug field.
Is there a way to disable the plugin unless the slug field is empty?
I'm looking for a way to prevent the plugin from generating a slug, if a user sets the field themselves.
We have a situation where the user may want to set the slug to something different for various reasons when creating an article, so the user edits the slug field, but when creating an item the plugin will not respect the data set in the
slug
field.Is there a way to disable the plugin unless the
slug
field is empty?