• Resolved wekhter

    (@wekhter)


    When using this plugin, I’m seeing this message flooding our error logs intermittently:

    PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /wp-content/plugins/beautiful-taxonomy-filters/includes/api.php on line 64

    The particular line referenced is:

    if ( array_key_exists( 'post_type', $wp_query->query ) && '' != $wp_query->query['post_type'] ) {

    Help appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Warning: array_key_exists()’ is closed to new replies.