admin管理员组文章数量:1316680
my language is Persian and I wanted to change font of wordpress dashboard To be more pleasant. so I created a plugin that works easy. just changes the font of HTML elements of dashboard by CSS (font-family).
But the problem is, while using the plugin, dashboard will be slow and every page takes longer to load. so I need your help to do it Without affecting the speed of the dashboard. How can do that?
you can download my plugin:
[REMOVED]
thanks a lot :)
my language is Persian and I wanted to change font of wordpress dashboard To be more pleasant. so I created a plugin that works easy. just changes the font of HTML elements of dashboard by CSS (font-family).
But the problem is, while using the plugin, dashboard will be slow and every page takes longer to load. so I need your help to do it Without affecting the speed of the dashboard. How can do that?
you can download my plugin:
[REMOVED]
thanks a lot :)
Share Improve this question edited Jan 19, 2021 at 16:15 Q Studio 2,5267 gold badges25 silver badges39 bronze badges asked Jan 19, 2021 at 14:53 Sh.DehnaviSh.Dehnavi 1093 silver badges18 bronze badges 4- 3 Can you add the relevant code parts of your plugin to the question instead of making it available for donwload? – kero Commented Jan 19, 2021 at 14:57
- There's nothing in PHP or JS that would cause this, the likely cause is that you just have heavy font files and a slow computer, you would need to profile the page using the browser dev tools, but the cause and solution of this are frontend development issues, WordPress expertise will not be of help to you in solving this – Tom J Nowell ♦ Commented Jan 19, 2021 at 15:31
- 2 Also, don't send people to a suspicious 3rd party website to get the code to debug, directly include it in your question – Tom J Nowell ♦ Commented Jan 19, 2021 at 15:31
- @TomJNowell thanks to you. you were right and the problem was solved :) – Sh.Dehnavi Commented Jan 20, 2021 at 5:57
1 Answer
Reset to default 1as @TomJNowell told me in the comment, it was because of heavy font files. so I decided to use just woff2
format and removed other formats.
本文标签: pluginsI changed font of wordpress dashboard but it is slow
版权声明:本文标题:plugins - I changed font of wordpress dashboard but it is slow! 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741820517a2399336.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论