Make WordPress Core

Ticket #37682: 37682.patch

File 37682.patch, 634 bytes (added by sebastian.pisula, 9 years ago)
  • wp-admin/includes/post.php

    IDEA additional info:
    Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
    <+>UTF-8
     
    12701270         *
    12711271         * @since 4.4.0
    12721272         *
    1273          * @param string  $permalink Sample permalink.
     1273         * @param array   $permalink Array with two entries of type string.
    12741274         * @param int     $post_id   Post ID.
    12751275         * @param string  $title     Post title.
    12761276         * @param string  $name      Post name (slug).