mirror of
https://github.com/WordPress/WordPress.git
synced 2025-12-05 11:24:25 +01:00
Fix a bit of whitespace from [27016].
Built from https://develop.svn.wordpress.org/trunk@27017 git-svn-id: http://core.svn.wordpress.org/trunk@26894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a9c661c00e
commit
580d8ab0db
@ -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