• What can you tell us about the following error that is appearing in the Scheduled Posts column of the All Posts page:

    Warning: Illegal offset type in /home/roblaw13/EPICDEVSITE.COM/kohl/mainwp/wp-content/plugins/scheduled-content-actions/inc/admin-columns.php on line 51

    The error messages appears after we schedule any of the actions.

    https://wordpress.org/plugins/scheduled-content-actions/

Viewing 1 replies (of 1 total)
  • Hi.
    A fix for that is to replace line 51 of the scheduled-content-actions/inc/admin-columns.php with the following
    <?php echo $available_actions[$action ['type']]; ?><br />

Viewing 1 replies (of 1 total)

The topic ‘Scheduled Action creates warning’ is closed to new replies.