Make WordPress Core

Ticket #34624: 34624.patch

File 34624.patch, 481 bytes (added by Frozzare, 9 years ago)
  • src/wp-includes/rest-api/class-wp-rest-request.php

     
    341341         * Used when checking parameters in get_param().
    342342         *
    343343         * @since 4.4.0
    344          * @access public
     344         * @access protected
    345345         *
    346346         * @return array List of types to check, in order of priority.
    347347         */