wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- trash_post Wordpress hook details -- Adam Brown, BYU Political ...
Important warning! This hook does not occur in the most recent version of WordPress (3.3). Do not use it. It is deprecated. You should look at the list of " related ... - WordPress › Support » trash_post action executes twice?
I'm using add_action ( 'trash_post', 'do_trash_post' ); // Trash post event in a plugin I'm working on and I'm logging all my function activity for debugging. - Inconsistency between save_post and trash_post - WordPress
It would appear that one can use the save_post hook with a custom post type, but when using trash_post, it doesn't work. I found no documentation on this, but it ... - #15628 (Trash_post action runs twice for each call) – WordPress Trac
I don't see this anywhere in the code. I do know there's an issue with delete(d)? _post being fired twice, but not this. Perhaps it's getting run on multiple posts, ...