mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Update since phpdoc. Props demetris. fixes #15445
git-svn-id: https://develop.svn.wordpress.org/trunk@16660 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1642,7 +1642,7 @@ function status_header( $header ) {
|
||||
* The several different headers cover the different ways cache prevention is handled
|
||||
* by different browsers
|
||||
*
|
||||
* @since 2.8
|
||||
* @since 2.8.0
|
||||
*
|
||||
* @uses apply_filters()
|
||||
* @return array The associative array of header names and field values.
|
||||
@@ -2216,7 +2216,7 @@ function wp_upload_dir( $time = null ) {
|
||||
* The callback is passed three parameters, the first one is the directory, the
|
||||
* second is the filename, and the third is the extension.
|
||||
*
|
||||
* @since 2.5
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @param string $dir
|
||||
* @param string $filename
|
||||
|
||||
Reference in New Issue
Block a user