Making WordPress.org


Ignore:
Timestamp:
07/03/2020 03:11:38 AM (6 years ago)
Author:
dd32
Message:

Pinking shears, 10000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/wporg-bad-request.php

    r9939 r10000  
    3434 * Detect invalid query parameters being passed in Core query fields.
    3535 * Generally causes WP_Query to throw a PHP Warning.
    36  * 
     36 *
    3737 * @see https://core.trac.wordpress.org/ticket/17737
    3838 */
     
    5151/**
    5252 * Detect invalid parameters being passed to the Jetpack Subscription widget.
    53  * 
     53 *
    5454 * @see https://github.com/Automattic/jetpack/pull/15638
    5555 */
     
    9999/**
    100100 * Die with a 400 Bad Request.
    101  * 
     101 *
    102102 * @param string $reference A unique identifying string to make it easier to read logs.
    103103 */
Note: See TracChangeset for help on using the changeset viewer.