Plugin info

Total downloads: 932
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/11/2018 (2577 days ago)
Added to WordPress: 7/13/2018 (7 years old)
Minimum WordPress version: 4.6
Tested up to WordPress version: 5.0.22
Minimum PHP version: 7.1

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2577 days ago

20/100

Is Dynamic CSS URLs for Flywheel CDN abandoned?

Possibly abandoned (last update 2577 days ago).

Compatibility

Requires WordPress: 4.6
Tested up to: 5.0.22
Requires PHP: 7.1

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

THIS PLUGIN WILL ONLY WORK IF YOU ARE USING FLYWHEEL HOSTING AND THE FLYWHEEL CDN ADD-ON.

The problem: If you use a plugin that generates dynamic CSS (for example a page builder), the Flywheel CDN add-on will not update any URLs referenced in the dynamically generated CSS. For example, a background image would use your default domain path rather than the CDN domain path.

The solution: This plugin re-writes URLs that are loaded by the WordPress wp_get_attachment_image_src function so that they are forced to use the CDN path instead.

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. That’s it! There are no settings to configure. The plugin will automatically use your global CDN path that Flywheel Sets.

Frequently Asked Questions

Will this work for other hosts

No.

How do I configure the plugin

The plugin will automatically use the global WP_STACK_CDN_DOMAIN and is configuration free.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.1.0

  • Checked compatibility with Gutenberg.

1.0.0

  • Initial release.