mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-08 22:54:36 +00:00
Docs: Corrections and improvements to types used in various docblocks.
See #51800, #52217 git-svn-id: https://develop.svn.wordpress.org/trunk@49936 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2716,7 +2716,7 @@ function wp_update_comment_count_now( $post_id ) {
|
||||
* @since 1.5.0
|
||||
*
|
||||
* @param string $url URL to ping.
|
||||
* @param int $deprecated Not Used.
|
||||
* @param string $deprecated Not Used.
|
||||
* @return string|false String containing URI on success, false on failure.
|
||||
*/
|
||||
function discover_pingback_server_uri( $url, $deprecated = '' ) {
|
||||
|
||||
Reference in New Issue
Block a user