This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LH Cookieless Domain

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

  1. Upload the entire lh-cookieless-domain folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. If local site activated navigate to to Settings->Cookieless Domain, if network activated navigate to Network Admin->Settings->Cookieless Domain
  4. 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.

Contributors

Translate “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.

Changelog

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.