Conversation
supportI received a parse error saying wwwroot/wp-content/plugins/bulk-actions/library/BulkAction/Post/ChangePostVisibility.php on line 26. Downloaded the php and it seems alright. Not sure what went wrong. Thanks!
Hey Fred! Thank you for your issue report. I’m sorry for my late response — it turns out I wasn’t subscribed to new messages in this support forum. The issue you’re reporting occurs at PHP version <= 5.3, which has to do with accessing array items directly from a function’s return value (see https://stackoverflow.com/questions/1459377/access-array-returned-by-a-function-in-php ). The associated GitHub issue for Advanced Bulk Actions is https://github.com/engelen/bulk-actions/issues/11 . Thanks again for your report! I’ll release the new version soon. Best, Jesper
Actually, I’ve released it straight away :-).
Hey Jesper, I think the new release works! Thank you for your prompt response and of course the great plugin!
Hey Fred! Thank you for your issue report. I’m sorry for my late response — it turns out I wasn’t subscribed to new messages in this support forum. The issue you’re reporting occurs at PHP version <= 5.3, which has to do with accessing array items directly from a function’s return value (see https://stackoverflow.com/questions/1459377/access-array-returned-by-a-function-in-php ). The associated GitHub issue for Advanced Bulk Actions is https://github.com/engelen/bulk-actions/issues/11 . Thanks again for your report! I’ll release the new version soon. Best, Jesper
Actually, I’ve released it straight away :-).
Hey Jesper, I think the new release works! Thank you for your prompt response and of course the great plugin!