Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Possibility of Performance Issue () #46

@newfylox

Description

@newfylox

Hi! Great plugin by the way.

I don't know if it's since the new update, but when I came back in my WP-Admin Widgets page, it took me 3 minutes to fully load the page. Then I did a performance recording with Google Chrome and found that Widget Options plugin was causing the problem.

But then I found that Widget Options had a performance issue ONLY when Posts in sidebar was activated. The problem is gone when I comment Pis.CloneWidget.Bind(); in pis-duplicate.js. Calling Bind with Widget Options is causing the problem but I don't know why.

Pis.CloneWidget.Bind();

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions