This page redirects to an external site: https://developer.wordpress.org/reference/functions/xmlrpc_getposttitle/
Retrieve post title from XMLRPC XML.
If the title element is not part of the XML, then the default post title from the $post_default_title will be used instead.
<?php xmlrpc_getposttitle( $content ) ?>
Since: 0.71
xmlrpc_getposttitle() is located in wp-includes/functions.php.