• darkallman

    (@darkallman)


    With the older version Bulk Export is no longer working when updated to wordpress 7.1.
    This is due to the reason that wcmp-admin.js only searches for “the-list th.check-column” for selected orders. WordPress 7.1 changed this checkbox cell from “<th>” to “<td>”, causing the empty selection.

    The selector should become “#the-list .check-column input[type=”checkbox”]:checked” to support both old and new WordPress versions.

Viewing 1 replies (of 1 total)
  • Thread Starter darkallman

    (@darkallman)

    So you reply to someone who responded here, to create a new topic and his reaction is removed, but then you don’t respond to mine?

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.