ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

NGT jsDelivr CDN

وضاحت

It replaces all assets with versions available on jsDelivr. No options, nothing to configure, just works.

The code needs to be openly hosted on NPM, Github or wordpress.org.

This plugin adds a little a invisible button on the admin bar on the top right, left of “Howdy, Name”. You can click that and see the assets loaded from jsDelivr.

Support me

It took me a lot of time to come up with this plugin and I had many iterations over various different approaches how to do this until I came up with this working solution that also does not need much code. I know the official plugin was abandoned years ago and I looked at complicated bloated code and did not even feel like learning what its doing and never looked at it again and started from scratch.

Please check out my commercial plugin and level up your video embeds with ARVE Pro or Donate here

جائزا

14 نومبر 2024
Great plugin with the recent update. Works flawlessly.
1 سيپٽمبر 2019
Thank you for amazing plugin, it works like charm! 🙂 Just install and activate the plugin, it automatically replaced all CSS/JS elements with JSdelivr CDN URL. No settings! no customization! no headache!
6 آڪٽوبر 2020
Great plugin, just install it and without settings it’s working. Even stuff from plugins is coming from the CDN.
جمع: سڀ 6 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“NGT jsDelivr CDN” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “NGT jsDelivr CDN” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

2024-12-21 1.2.3

  • Fix: Plugin style detection not working.

2024-12-06 1.2.1

  • Fix: Code mistake caused integrity attribute to be wrong, plugin files would get blocked.

2024-12-04 1.2.0

  • New: A info dialog was added that is only loaded when the admin bar is visible.
  • New/Fix: Support for script modules.
  • Improved: Shorten potentially too long transient names.
  • Improved: Replaced get_headers with wp_safe_remote_head. WP coding standards and more efficient.
  • Improved: Simplified and improved the code.

2024-05-14 1.1.0

  • Modernized the code.

2019-09-07 1.0.0

  • Run only once per page-load.
  • Better function names and some useful comments.
  • Send this plugins url as user-agent to jsDelivr knows how it’s used. (They asked for this). This also means more privacy as the wp_remote_get referrer by default would send your site URL (I really do not like that)

2019-08-31 0.9.4

  • Coding standards, some minor things.

2018-09-23 0.9.2

  • Fix: Force the recheck of file hashes when WP gets updated to not end up with core assets.

2018-09-01 0.9.1

  • Release