• I have two sites, one on a development server. They should be identical, with the exception that one has the plugin “Bulk Password Reset” activated.

    On the site with it activated, I cannot (visually) open or close the admin postboxes when editing Pages, etc. Meaning, if I try to collapse stuff like “Page Attributes” or the “Yoast SEO Options”, etc, they do not appear to change. However, if I refresh the page, their state has been updated (open/closed).

    When inspecting the Firebug Console, I see that the admin-ajax call to toggle the open state gets called twice when the plugin is active, and only once when the plugin is inactive. My guess is that WP is opening and immediately closing it again.

    What would this plugin do that causes a duplicated request?

    http://wordpress.org/extend/plugins/bulk-password-reset/

  • The topic ‘[Plugin: Bulk Password Reset] Causes double admin-ajax on close-postboxes’ is closed to new replies.