Ticket #35413: 35413.patch
| File 35413.patch, 517 bytes (added by , 10 years ago) |
|---|
-
wp-includes/post.php
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
4858 4858 * 4859 4859 * @since 2.1.0 4860 4860 * 4861 * @global string $pagenow4862 *4863 4861 * @param int $post_id Optional. Attachment ID. Default 0. 4864 4862 * @return string|false Attachment URL, otherwise false. 4865 4863 */