MWDelaney / bootstrap-3-shortcodes

WordPress shortcodes for easier use of Bootstrap elements in your content.
https://wordpress.org/plugins/bootstrap-3-shortcodes/
MIT License
377 stars 118 forks source link

Exception when Activating WP 4.6 #136

Open dgrahn opened 8 years ago

dgrahn commented 8 years ago

Hi! I'm getting the following exception when trying to activate the plugin.

Parse error: syntax error, unexpected T_FUNCTION in /home/content/35/3542035/html/wp-content/plugins/bootstrap-3-shortcodes/bootstrap-shortcodes.php on line 1959

MWDelaney commented 8 years ago

This kind of error is usually due to the version of PHP you're running. Bootstrap 3 Shortcodes requires PHP 5.3 or newer. Can you confirm the version of PHP on your sever?