error in new-features.php
-
I just updated my wordpress site that has wordpress helpers installed and I’m getting the following error
Parse error: syntax error, unexpected ‘[‘ in …/wp-content/plugins/wp-helpers/parts/notices/new-features.php on line 9
Can you tell me what needs to be changed? Here’s the code in that file that was updated today…
‘<?php
/*
Notice Type: updated
Notice ID: wp_helpers_1_7_2
Capability: manage_options
*/printf(__(‘<h3>What\’s new in WordPress Helpers %1$s</h3>’), get_option(‘piklist_active_plugin_versions’)[‘wp-helpers/wp-helpers.php’][0]);
printf(__(‘%1$sDisable Emoji support%2$s →’), ‘‘, ‘‘);’
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘error in new-features.php’ is closed to new replies.