bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
141 stars 72 forks source link

unparenthesized ternaries deprecated #107

Closed bozdoz closed 4 years ago

bozdoz commented 4 years ago

https://github.com/bozdoz/wp-plugin-leaflet-map/blob/master/shortcodes/class.map-shortcode.php#L131-L135

https://wordpress.org/support/topic/plugin-error-with-php-7-4/#post-12971547

TODO: add parentheses? Don't nest ternaries?