描述
A simple plugin that generates a meta tag; specifically, adding “theme-color” meta data to the head section of your page. Which enable mobile browsers to get that data and apply it to the address bar.
No more unsafe editing of your theme’s header.php file. You simply follow the instructions provided and you are good to go.
安裝
- Download and extract plugin files to wp-content/plugin directory or just click Install Now in WordPress plugin page.
- Activate the plugin.
- Go to appearance menu > Mobile Browser Address Bar Color.
- Select the color that you want.
- Click save changes.
- Thats it!
常見問題
-
It is not working!
-
You’re probably using unsupported browser like Opera. For best solution, try it on Chrome. If still not working, just open a topic on the plugin support forum.
評價
2022年7月20日
it works with no problem
2021年4月7日
I’ve been using this for almost 2 years now. It works fine 🙂
2021年4月3日
It works well with my site.
2019年8月10日
I installed the plugin, checked the meta information, and tested it. The meta information was correctly added for Chrome, iOS and Windows Phone (the last is probably redundant now).
2017年8月1日
As long as themes don’t incorporate this extra feature this plugin will serve as a quick fix for that.
貢獻者及開發者
修改日誌
1.0.10 – 4/7/2021
- TWEAK! – Changes in author name and plugin icon.
1.0.9 – 8/3/2017
- TWEAK! – Added default value when first activated on the meta and if user input made an invalid hex input
1.0.8 – 8/2/2017
- New! – Added uninstall.php
1.0.7 – 8/2/2017
- OFFICIAL RELEASE
- TWEAK! – Sanitize Hex Input [Improve Security]
1.0.6 – 8/1/2017
- New! – Added Default Color Value
- Fix! – Hexadecimal not showing on the field when clicked
1.0.5 – 7/31/2017
- New! – Added Admin Notices
1.0.4 – 7/31/2017
- Initial Release