Description
I wrote this plugin as I wanted a cleaner more flexible way of serving my css and script files from a cookieles domain.
Installation
- 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
FAQ
- 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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“LH Cookieless Domain” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “LH Cookieless Domain” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
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.