-1
votes
1answer
186 views

Create Slugs Programmatically from Post Content for Specific Post Type [closed]

Was looking at the below post which does something similar to what I am trying to do...it clears out the post_name (slug) and recreates based on post_title. (for a specific post type) Create slugs ...