Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5013

0.11 Fatal error

$
0
0

Replies: 1

The plugin generates a PHP error:

PHP Parse error:  syntax error, unexpected '[' in /public_html/wp-content/plugins/wp-mail-smtp/class-wpms-am-notification.php on line 498,

changed said call from:

$notifications = $this->get_plugin_notifications( -1, [ 'post_status' => 'all', 'meta_key' => 'notification_id', 'meta_value' => $id ] );

to

$notifications = $this->get_plugin_notifications( -1, array( 'post_status' => 'all', 'meta_key' => 'notification_id', 'meta_value' => $id ) );

Seems to fix it


Viewing all articles
Browse latest Browse all 5013

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>