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
@ -3388,7 +3388,7 @@ class WP_Query {
|
|||||||
*
|
*
|
||||||
* @since 3.1.0
|
* @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
|
* @return bool
|
||||||
*/
|
*/
|
||||||
function is_attachment( $attachment = '' ) {
|
function is_attachment( $attachment = '' ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user