This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_default_post_to_edit/
Default post information to use when populating the "Write Post" form.
Before using this function for your own theme or plugin, be wary of these non-obvious implicit behaviors (as of 4.2.3):
<code style="color: #000000"><span style="color: #0000BB"><?php get_default_post_to_edit</span><span style="color: #007700">( </span><span style="color: #0000BB">$post_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$create_in_db </span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></code>
Since: 2.0
get_default_post_to_edit() is located in wp-admin/includes/post.php