BEAR - Bulk Editor and Products Manager Professional for WooCommerce

Update v.2.2.2

  • Security: audited all AJAX handlers and added the missing nonce, capability and ownership checks. Reported by Ali Mousavi via WPScan: a taxonomy term update handler with no nonce or capability check, a meta field config handler with no nonce, and several read-by-id handlers that returned another products meta and protected download links to any logged in user. The audit covered every handler in the plugin, not only the reported ones, and the checks now run through a single guard in WOOBE_HELPER
  • NEW: MCP server - connect Claude, ChatGPT or any MCP capable agent to your shop and work with it in plain language: filter and bulk edit products, get sales, stock and refund reports, export CSV. Every change shows a preview first and is revertible from History: /document/mcp-server
  • Fix: several issues found while building it - the plugin did not initialise on REST requests, currency switcher filters could distort prices read outside the editor screen, sale end dates depended on which columns a user had visible, single field edits outside the editor skipped value preparation, and unquoted attributes in draw_select_e() broke the History author filter
  • Fix: saving the settings form could wipe shop wide options that were not on screen for the current user
  • Fix: memory storage https://pluginus.net/support/topic/plugin-purges-object-cache/