WordPress/wp-includes/rest-api
Drew Jaynes fe3b007fdd Docs: Remove inline @see tags from function, class, and method references in inline docs.
Known functions, classes, and methods are now auto-linked in Code Reference pages following #meta1483.

Note: Hook references are still linked via inline `@see` tags due to the unlikelihood of reliably matching for known hooks based on a RegEx pattern.

See #32246.

Built from https://develop.svn.wordpress.org/trunk@37342


git-svn-id: http://core.svn.wordpress.org/trunk@37308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-05-02 04:00:28 +00:00
..
class-wp-rest-request.php Docs: Remove inline @see tags from function, class, and method references in inline docs. 2016-05-02 04:00:28 +00:00
class-wp-rest-response.php Docs: Use a third-person singular verb in the DocBlock summary for WP_REST_Response::get_curies(), introduced in [36533]. 2016-03-16 16:54:26 +00:00
class-wp-rest-server.php REST API: Deliver parameters unadulterated instead of slashed. 2016-04-06 21:02:28 +00:00