Top Google Search Results
- status_save_pre Wordpress hook details -- Adam Brown, BYU ...
WordPress hook directory status_save_pre. Warning! This hook has been renamed! As of WP version 2.3, this hook has been renamed to ... - WordPress › Support » save_status_pre firing at wrong time
On line 497 of wp-admin/post.php the status_save_pre filter is applied. After that filter is applied, a number of things are done to the post status by post.php. - WordPress › Support » Need posts to only have draft or private status
'draft'){ $post_status = 'private'; } return $post_status; } add_filter( ' status_save_pre', 'make_all_new_posts_private' ); }. willkemp. Member Posted 2 years ago # ... - status_save_pre (WordPress Filter Hook) - WPSeek.com
WordPress lookup for status_save_pre, a WordPress Filter Hook. wpseek.com is a WordPress-centric search tool for developers and theme authors.