开发者 | paritoshbh |
---|---|
更新时间 | 2022年8月11日 11:30 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.0.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Simple answer is no. More technical answer is, since the plugin does indeed execute some code and has some if/else to go through, there's mathematically some time taken. However, the time take is almost negligible. You can use any profiler plugin (P3 Profiler, for example) and how this plugin is performing. In tests performed on my personal websites, the plugin took approximately 0.0018 seconds.
This could be primarily be caused by old cache or invalid hex values. For starters, try clearing the cache (from whichever plugin you are using). The mobile browser cache might also have a role to play in it, so try clearing the Google Chrome mobile browser cache also. Additionally, those using Cloudflare, might need to 'Purge' files to get it working. Lastly, ensure that you are indeed entering valid hex color codes.
That's how it works. The plugin ONLY applies colorization to Google Chrome mobile web browser running on Android devices. Well, it is tested to work on android devices particularly.