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 🙂
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
as @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.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0