Fix a bit of whitespace from [27016].
git-svn-id: https://develop.svn.wordpress.org/trunk@27017 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
300cb7451e
commit
4725e85857
@ -3387,8 +3387,8 @@ class WP_Query {
|
||||
* Is the query for an existing attachment page?
|
||||
*
|
||||
* @since 3.1.0
|
||||
*
|
||||
* @param mixed $attachment Attachment ID, title, slug, or array of such.
|
||||
*
|
||||
* @param mixed $attachment Attachment ID, title, slug, or array of such.
|
||||
* @return bool
|
||||
*/
|
||||
function is_attachment( $attachment = '' ) {
|
||||
|
Loading…
Reference in New Issue
Block a user