Ticket #37682: 37682.patch
File 37682.patch, 634 bytes (added by , 9 years ago) |
---|
-
wp-admin/includes/post.php
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
1270 1270 * 1271 1271 * @since 4.4.0 1272 1272 * 1273 * @param string $permalink Sample permalink.1273 * @param array $permalink Array with two entries of type string. 1274 1274 * @param int $post_id Post ID. 1275 1275 * @param string $title Post title. 1276 1276 * @param string $name Post name (slug).