Title: wp-admin/post.php | Developer.WordPress.org

---

# File: wp-admin/post.php

 * hook[replace_editor](https://developer.wordpress.org/reference/hooks/replace_editor/)
 * Allows replacement of the editor.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/replace_editor/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/replace_editor/#uses)
   | Source: [wp-admin/post.php:194](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/post.php#L194-L194)
 * hook[post_action_{$action}](https://developer.wordpress.org/reference/hooks/post_action_action/)
 * Fires for a given custom post action request.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/post_action_action/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_action_action/#uses)
   | Source: [wp-admin/post.php:375](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/post.php#L375-L375)