Other
- Reverts the change for social media titles to pick the post/page/term title, as this could inadvertently lead to low quality titles for some archives and other page types.
Bugfixes
- Fixes a bug where the where all methods were removed from
xmlrpc.php
due to incorrect usage ofadd_action
as opposed toadd_filter
.