Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

sadovnikov on "Generating slugs for pending and draft posts"

$
0
0

Hello!
By default WP doesn't generate wp_name for pending and draft posts. I tried to fix this using wp_insert_post_data filter to add an unique post_name value and post_type_link filter to generate permalinks for custom type posts with pending and draft status, and it doesn't seem to break something.
Is it a good practice or shouldn't I have done this?


Viewing all articles
Browse latest Browse all 8245

Trending Articles