mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Use third-person singular verbs in various function descriptions, as per docblocks standards.
Follow-up to [55911], [55916], [55917]. Props costdev. See #57840. git-svn-id: https://develop.svn.wordpress.org/trunk@55918 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -46,7 +46,7 @@ if ( isset( $_GET['rsd'] ) ) { // https://cyber.harvard.edu/blogs/gems/tech/rsd.
|
||||
<api name="Blogger" blogID="1" preferred="false" apiLink="<?php echo site_url( 'xmlrpc.php', 'rpc' ); ?>" />
|
||||
<?php
|
||||
/**
|
||||
* Adds additional APIs to the Really Simple Discovery (RSD) endpoint.
|
||||
* Fires when adding APIs to the Really Simple Discovery (RSD) endpoint.
|
||||
*
|
||||
* @link https://cyber.harvard.edu/blogs/gems/tech/rsd.html
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user