Home › Forums › Pro Support › Getting A Warning: urldecode() expects parameter 1 to be string, array given in › Reply To: Getting A Warning: urldecode() expects parameter 1 to be string, array given in
March 17, 2017 at 3:32 am
#1780
Participant
Hi Tom… Actually did not have WP_DEBUG in my wp-config.php file. I aded the below code and tried both true and false but neither had an affect. No huge panic from my end as I am just test driving WP Show Posts Pro.
define( 'WP_DEBUG', false );
Kind Regards,
Dave