Replies: 4
Is it possible to allow the user submitting a post to set the slug for their post’s URL (rather than having it default to the sometimes-rather-long-name-that-is-the-hyphenated-version-of-the-post-title)? I tried using a Custom Field but I couldn’t get one of the hooks (I tried ‘usp_insert_after‘ and ‘usp_new_post‘) to work.