描述
I wrote this plugin as I wanted a cleaner more flexible way of serving my css and script files from a cookieles domain.
安装
- Upload the entire
lh-cookieless-domain
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- If local site activated navigate to to Settings->Cookieless Domain, if network activated navigate to Network Admin->Settings->Cookieless Domain
- Add the url of the cookieless domain or subdomain in th settinsg field
常见问题
- How does this plugin behave when network activated?
-
When network activated the admin is moved under network admin and is stored as a site_optiuon
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.00 September 20, 2018
Initial release.
1.01 October 09, 2018
Singleton Pattern.
1.02 January 15, 2019
Filter wp_get_attachment_url on front end.