Changeset 2583709
- Timestamp:
- 08/16/2021 06:45:31 PM (5 years ago)
- Location:
- quicklink
- Files:
-
- 2 added
- 10 edited
- 1 copied
-
assets/banner-1544x500.png (modified) (1 prop) (previous)
-
assets/banner-772x250.png (modified) (1 prop) (previous)
-
assets/icon-128x128.png (modified) (1 prop) (previous)
-
assets/icon-256x256.png (modified) (1 prop) (previous)
-
tags/0.9.1 (copied) (copied from quicklink/trunk)
-
tags/0.9.1/quicklink.bundle.js (added)
-
tags/0.9.1/quicklink.min.js (modified) (1 diff)
-
tags/0.9.1/quicklink.php (modified) (4 diffs)
-
tags/0.9.1/readme.txt (modified) (3 diffs)
-
trunk/quicklink.bundle.js (added)
-
trunk/quicklink.min.js (modified) (1 diff)
-
trunk/quicklink.php (modified) (4 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quicklink/assets/banner-1544x500.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
quicklink/assets/banner-772x250.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
quicklink/assets/icon-128x128.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
quicklink/assets/icon-256x256.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
quicklink/tags/0.9.1/quicklink.min.js
r2466290 r2583709 1 !function( e){var r={};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=e,o.c=r,o.d=function(t,n,e){o.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(n,t){if(1&t&&(n=o(n)),8&t)return n;if(4&t&&"object"==typeof n&&n&&n.__esModule)return n;var e=Object.create(null);if(o.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:n}),2&t&&"string"!=typeof n)for(var r in n)o.d(e,r,function(t){return n[t]}.bind(null,r));return e},o.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(n,"a",n),n},o.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},o.p="",o(o.s=0)}([function(t,n,e){"use strict";e.r(n);var r=e(1),o=e.n(r),i=e(2);window.quicklink=i,window.addEventListener("load",function(){var t=window.quicklinkOptions||{},n={};if("string"==typeof t.el&&t.el&&(n.el=document.querySelector(t.el)),"number"==typeof t.timeout&&(n.timeout=t.timeout),"number"==typeof t.limit&&0<t.limit&&(n.limit=t.limit),"number"==typeof t.throttle&&0<t.throttle&&(n.throttle=t.throttle),"string"==typeof t.timeoutFn&&"requestIdleCallback"!==t.timeoutFn&&o()("function")===window[t.timeoutFn]){var e=window[t.timeoutFn];n.timeoutFn=function(){return e.apply(window,arguments)}}if("string"==typeof t.onError&&o()("function")===window[t.onError]){var r=window[t.onError];n.onError=function(){return r.apply(window,arguments)}}"boolean"==typeof t.priority&&(n.priority=t.priority),Array.isArray(t.origins)&&0<t.origins.length&&(n.origins=t.origins),Array.isArray(t.ignores)&&0<t.ignores.length&&(n.ignores=t.ignores.map(function(t){return new RegExp(t)})),i.listen(n),Array.isArray(t.urls)&&0<t.urls.length&&i.prefetch(t.urls)})},function(n,t){function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function r(t){return"function"==typeof Symbol&&"symbol"===e(Symbol.iterator)?n.exports=r=function(t){return e(t)}:n.exports=r=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":e(t)},r(t)}n.exports=r},function(t,n,e){"use strict";function r(r){return new Promise(function(t,n,e){(e=new XMLHttpRequest).open("GET",r,e.withCredentials=!0),e.onload=function(){200===e.status?t():n()},e.send()})}e.r(n),e.d(n,"listen",function(){return u}),e.d(n,"prefetch",function(){return a});var o,i=(o=document.createElement("link")).relList&&o.relList.supports&&o.relList.supports("prefetch")?function(r){return new Promise(function(t,n,e){(e=document.createElement("link")).rel="prefetch",e.href=r,e.onload=t,e.onerror=n,document.head.appendChild(e)})}:r,l=window.requestIdleCallback||function(t){var n=Date.now();return setTimeout(function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-n))}})},1)},s=new Set;function u(n){if(n=n||{},window.IntersectionObserver){var t=function(t){t=t||1;var n=[],e=0;function r(){e<t&&0<n.length&&(n.shift()(),e++)}return[function(t){1<n.push(t)||r()},function(){e--,r()}]}(n.throttle||1/0),e=t[0],r=t[1],o=n.limit||1/0,i=n.origins||[location.hostname],u=n.ignores||[],c=n.timeoutFn||l,f=new IntersectionObserver(function(t){t.forEach(function(t){t.isIntersecting&&(f.unobserve(t=t.target),s.size<o&&e(function(){a(t.href,n.priority).then(r).catch(function(t){r(),n.onError&&n.onError(t)})}))})});return c(function(){(n.el||document).querySelectorAll("a").forEach(function(t){i.length&&!i.includes(t.hostname)||function n(e,t){return Array.isArray(t)?t.some(function(t){return n(e,t)}):(t.test||t).call(t,e.href,e)}(t,u)||f.observe(t)})},{timeout:n.timeout||2e3}),function(){s.clear(),f.disconnect()}}}function a(t,n,e){if(!(e=navigator.connection)||!e.saveData&&!/2g/.test(e.effectiveType))return Promise.all([].concat(t).map(function(t){if(!s.has(t))return s.add(t),(n?function(t){return window.fetch?fetch(t,{credentials:"include"}):r(t)}:i)(new URL(t,location.href).toString())}))}}]);1 !function(){"use strict";var r=[,function(t,e,n){function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}n.r(e),n.d(e,{default:function(){return r}})},function(t,e,n){function r(r){return new Promise(function(t,e,n){(n=new XMLHttpRequest).open("GET",r,n.withCredentials=!0),n.onload=function(){200===n.status?t():e()},n.send()})}n.r(e),n.d(e,{listen:function(){return u},prefetch:function(){return m}});var o,i=(o=document.createElement("link")).relList&&o.relList.supports&&o.relList.supports("prefetch")?function(r){return new Promise(function(t,e,n){(n=document.createElement("link")).rel="prefetch",n.href=r,n.onload=t,n.onerror=e,document.head.appendChild(n)})}:r,d=window.requestIdleCallback||function(t){var e=Date.now();return setTimeout(function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})},1)},p=new Set;function u(r){if(r=r||{},window.IntersectionObserver){var t=function(t){t=t||1;var e=[],n=0;function r(){n<t&&0<e.length&&(e.shift()(),n++)}return[function(t){1<e.push(t)||r()},function(){n--,r()}]}(r.throttle||1/0),o=t[0],i=t[1],u=r.limit||1/0,e=r.origins||[location.hostname],n=r.ignores||[],c=r.delay||0,f=[],l=r.timeoutFn||d,a="function"==typeof r.hrefFn&&r.hrefFn,s=new IntersectionObserver(function(t){t.forEach(function(t){if(t.isIntersecting)f.push((t=t.target).href),n=function(){-1!==f.indexOf(t.href)&&(s.unobserve(t),p.size<u&&o(function(){m(a?a(t):t.href,r.priority).then(i).catch(function(t){i(),r.onError&&r.onError(t)})}))},c?setTimeout(n,c):n();else{var e=f.indexOf((t=t.target).href);-1<e&&f.splice(e)}var n})},{threshold:r.threshold||0});return l(function(){(r.el||document).querySelectorAll("a").forEach(function(t){e.length&&!e.includes(t.hostname)||function e(n,t){return Array.isArray(t)?t.some(function(t){return e(n,t)}):(t.test||t).call(t,n.href,n)}(t,n)||s.observe(t)})},{timeout:r.timeout||2e3}),function(){p.clear(),s.disconnect()}}}function m(t,e,n){if(n=navigator.connection){if(n.saveData)return Promise.reject(new Error("Cannot prefetch, Save-Data is enabled"));if(/2g/.test(n.effectiveType))return Promise.reject(new Error("Cannot prefetch, network conditions are poor"))}return Promise.all([].concat(t).map(function(t){if(!p.has(t))return p.add(t),(e?function(t){return window.fetch?fetch(t,{credentials:"include"}):r(t)}:i)(new URL(t,location.href).toString())}))}}],o={};function u(t){var e=o[t];if(void 0!==e)return e.exports;var n=o[t]={exports:{}};return r[t](n,n.exports,u),n.exports}u.d=function(t,e){for(var n in e)u.o(e,n)&&!u.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},u.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),u.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},u.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var t={};!function(){u.r(t);var o=u(1),i=u(2);window.quicklink=i,u.g.addEventListener("load",function(){var t=window.quicklinkOptions||{},e={};if("string"==typeof t.el&&t.el&&(e.el=document.querySelector(t.el)),"number"==typeof t.timeout&&(e.timeout=t.timeout),"number"==typeof t.limit&&0<t.limit&&(e.limit=t.limit),"number"==typeof t.throttle&&0<t.throttle&&(e.throttle=t.throttle),"string"==typeof t.timeoutFn&&"requestIdleCallback"!==t.timeoutFn&&(0,o.default)("function")===window[t.timeoutFn]){var n=window[t.timeoutFn];e.timeoutFn=function(){return n.apply(window,arguments)}}if("string"==typeof t.onError&&(0,o.default)("function")===window[t.onError]){var r=window[t.onError];e.onError=function(){return r.apply(window,arguments)}}"boolean"==typeof t.priority&&(e.priority=t.priority),Array.isArray(t.origins)&&0<t.origins.length&&(e.origins=t.origins),Array.isArray(t.ignores)&&0<t.ignores.length&&(e.ignores=t.ignores.map(function(t){return new RegExp(t)})),i.listen(e),Array.isArray(t.urls)&&0<t.urls.length&&i.prefetch(t.urls)})}()}(); -
quicklink/tags/0.9.1/quicklink.php
r2466290 r2583709 4 4 * 5 5 * @package quicklink 6 * @version 0. 8.06 * @version 0.9.1 7 7 * 8 8 * Plugin Name: Quicklink for WordPress … … 11 11 * Author: WP Munich 12 12 * Author URI: https://www.wp-munich.com/?utm_source=wporg&utm_medium=plugin_repo&utm_campaign=description&utm_content=quicklink 13 * Version: 0. 8.013 * Version: 0.9.1 14 14 * Text Domain: quicklink 15 15 */ … … 32 32 } 33 33 34 wp_enqueue_script( 'quicklink', '', array(), '0. 8.0', true );34 wp_enqueue_script( 'quicklink', '', array(), '0.9.1', true ); 35 35 36 36 $options = array( … … 159 159 */ 160 160 function quicklink_to_default_scripts( $scripts ) { 161 $scripts->add( 'quicklink', QUICKLINK_URL . 'quicklink.min.js', array(), '0. 8.0' );161 $scripts->add( 'quicklink', QUICKLINK_URL . 'quicklink.min.js', array(), '0.9.1' ); 162 162 } 163 163 add_action( 'wp_default_scripts', 'quicklink_to_default_scripts' ); -
quicklink/tags/0.9.1/readme.txt
r2466290 r2583709 4 4 Tags: performance, speed, fast, prefetch, seo, http2, preconnect, optimization 5 5 Requires at least: 4.9 6 Tested up to: 5. 66 Tested up to: 5.8 7 7 Requires PHP: 5.6 8 Stable tag: 0. 8.08 Stable tag: 0.9.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 1. Visit 'Plugins > Add New' 36 36 1. Search for 'Quicklink for WordPress' 37 1. Activate Quicklink for WordPressfrom your Plugins page.37 1. Activate 'Quicklink for WordPress' from your Plugins page. 38 38 39 39 = Manually = … … 54 54 55 55 == Changelog == 56 57 = 0.9.0 = 58 * General maintenance for the repository 59 * Updated Quicklink dependency to version 2.2 60 * Tested for WordPress 5.8 56 61 57 62 = 0.8.0 = -
quicklink/trunk/quicklink.min.js
r2466290 r2583709 1 !function( e){var r={};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=e,o.c=r,o.d=function(t,n,e){o.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(n,t){if(1&t&&(n=o(n)),8&t)return n;if(4&t&&"object"==typeof n&&n&&n.__esModule)return n;var e=Object.create(null);if(o.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:n}),2&t&&"string"!=typeof n)for(var r in n)o.d(e,r,function(t){return n[t]}.bind(null,r));return e},o.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(n,"a",n),n},o.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},o.p="",o(o.s=0)}([function(t,n,e){"use strict";e.r(n);var r=e(1),o=e.n(r),i=e(2);window.quicklink=i,window.addEventListener("load",function(){var t=window.quicklinkOptions||{},n={};if("string"==typeof t.el&&t.el&&(n.el=document.querySelector(t.el)),"number"==typeof t.timeout&&(n.timeout=t.timeout),"number"==typeof t.limit&&0<t.limit&&(n.limit=t.limit),"number"==typeof t.throttle&&0<t.throttle&&(n.throttle=t.throttle),"string"==typeof t.timeoutFn&&"requestIdleCallback"!==t.timeoutFn&&o()("function")===window[t.timeoutFn]){var e=window[t.timeoutFn];n.timeoutFn=function(){return e.apply(window,arguments)}}if("string"==typeof t.onError&&o()("function")===window[t.onError]){var r=window[t.onError];n.onError=function(){return r.apply(window,arguments)}}"boolean"==typeof t.priority&&(n.priority=t.priority),Array.isArray(t.origins)&&0<t.origins.length&&(n.origins=t.origins),Array.isArray(t.ignores)&&0<t.ignores.length&&(n.ignores=t.ignores.map(function(t){return new RegExp(t)})),i.listen(n),Array.isArray(t.urls)&&0<t.urls.length&&i.prefetch(t.urls)})},function(n,t){function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function r(t){return"function"==typeof Symbol&&"symbol"===e(Symbol.iterator)?n.exports=r=function(t){return e(t)}:n.exports=r=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":e(t)},r(t)}n.exports=r},function(t,n,e){"use strict";function r(r){return new Promise(function(t,n,e){(e=new XMLHttpRequest).open("GET",r,e.withCredentials=!0),e.onload=function(){200===e.status?t():n()},e.send()})}e.r(n),e.d(n,"listen",function(){return u}),e.d(n,"prefetch",function(){return a});var o,i=(o=document.createElement("link")).relList&&o.relList.supports&&o.relList.supports("prefetch")?function(r){return new Promise(function(t,n,e){(e=document.createElement("link")).rel="prefetch",e.href=r,e.onload=t,e.onerror=n,document.head.appendChild(e)})}:r,l=window.requestIdleCallback||function(t){var n=Date.now();return setTimeout(function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-n))}})},1)},s=new Set;function u(n){if(n=n||{},window.IntersectionObserver){var t=function(t){t=t||1;var n=[],e=0;function r(){e<t&&0<n.length&&(n.shift()(),e++)}return[function(t){1<n.push(t)||r()},function(){e--,r()}]}(n.throttle||1/0),e=t[0],r=t[1],o=n.limit||1/0,i=n.origins||[location.hostname],u=n.ignores||[],c=n.timeoutFn||l,f=new IntersectionObserver(function(t){t.forEach(function(t){t.isIntersecting&&(f.unobserve(t=t.target),s.size<o&&e(function(){a(t.href,n.priority).then(r).catch(function(t){r(),n.onError&&n.onError(t)})}))})});return c(function(){(n.el||document).querySelectorAll("a").forEach(function(t){i.length&&!i.includes(t.hostname)||function n(e,t){return Array.isArray(t)?t.some(function(t){return n(e,t)}):(t.test||t).call(t,e.href,e)}(t,u)||f.observe(t)})},{timeout:n.timeout||2e3}),function(){s.clear(),f.disconnect()}}}function a(t,n,e){if(!(e=navigator.connection)||!e.saveData&&!/2g/.test(e.effectiveType))return Promise.all([].concat(t).map(function(t){if(!s.has(t))return s.add(t),(n?function(t){return window.fetch?fetch(t,{credentials:"include"}):r(t)}:i)(new URL(t,location.href).toString())}))}}]);1 !function(){"use strict";var r=[,function(t,e,n){function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}n.r(e),n.d(e,{default:function(){return r}})},function(t,e,n){function r(r){return new Promise(function(t,e,n){(n=new XMLHttpRequest).open("GET",r,n.withCredentials=!0),n.onload=function(){200===n.status?t():e()},n.send()})}n.r(e),n.d(e,{listen:function(){return u},prefetch:function(){return m}});var o,i=(o=document.createElement("link")).relList&&o.relList.supports&&o.relList.supports("prefetch")?function(r){return new Promise(function(t,e,n){(n=document.createElement("link")).rel="prefetch",n.href=r,n.onload=t,n.onerror=e,document.head.appendChild(n)})}:r,d=window.requestIdleCallback||function(t){var e=Date.now();return setTimeout(function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})},1)},p=new Set;function u(r){if(r=r||{},window.IntersectionObserver){var t=function(t){t=t||1;var e=[],n=0;function r(){n<t&&0<e.length&&(e.shift()(),n++)}return[function(t){1<e.push(t)||r()},function(){n--,r()}]}(r.throttle||1/0),o=t[0],i=t[1],u=r.limit||1/0,e=r.origins||[location.hostname],n=r.ignores||[],c=r.delay||0,f=[],l=r.timeoutFn||d,a="function"==typeof r.hrefFn&&r.hrefFn,s=new IntersectionObserver(function(t){t.forEach(function(t){if(t.isIntersecting)f.push((t=t.target).href),n=function(){-1!==f.indexOf(t.href)&&(s.unobserve(t),p.size<u&&o(function(){m(a?a(t):t.href,r.priority).then(i).catch(function(t){i(),r.onError&&r.onError(t)})}))},c?setTimeout(n,c):n();else{var e=f.indexOf((t=t.target).href);-1<e&&f.splice(e)}var n})},{threshold:r.threshold||0});return l(function(){(r.el||document).querySelectorAll("a").forEach(function(t){e.length&&!e.includes(t.hostname)||function e(n,t){return Array.isArray(t)?t.some(function(t){return e(n,t)}):(t.test||t).call(t,n.href,n)}(t,n)||s.observe(t)})},{timeout:r.timeout||2e3}),function(){p.clear(),s.disconnect()}}}function m(t,e,n){if(n=navigator.connection){if(n.saveData)return Promise.reject(new Error("Cannot prefetch, Save-Data is enabled"));if(/2g/.test(n.effectiveType))return Promise.reject(new Error("Cannot prefetch, network conditions are poor"))}return Promise.all([].concat(t).map(function(t){if(!p.has(t))return p.add(t),(e?function(t){return window.fetch?fetch(t,{credentials:"include"}):r(t)}:i)(new URL(t,location.href).toString())}))}}],o={};function u(t){var e=o[t];if(void 0!==e)return e.exports;var n=o[t]={exports:{}};return r[t](n,n.exports,u),n.exports}u.d=function(t,e){for(var n in e)u.o(e,n)&&!u.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},u.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),u.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},u.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var t={};!function(){u.r(t);var o=u(1),i=u(2);window.quicklink=i,u.g.addEventListener("load",function(){var t=window.quicklinkOptions||{},e={};if("string"==typeof t.el&&t.el&&(e.el=document.querySelector(t.el)),"number"==typeof t.timeout&&(e.timeout=t.timeout),"number"==typeof t.limit&&0<t.limit&&(e.limit=t.limit),"number"==typeof t.throttle&&0<t.throttle&&(e.throttle=t.throttle),"string"==typeof t.timeoutFn&&"requestIdleCallback"!==t.timeoutFn&&(0,o.default)("function")===window[t.timeoutFn]){var n=window[t.timeoutFn];e.timeoutFn=function(){return n.apply(window,arguments)}}if("string"==typeof t.onError&&(0,o.default)("function")===window[t.onError]){var r=window[t.onError];e.onError=function(){return r.apply(window,arguments)}}"boolean"==typeof t.priority&&(e.priority=t.priority),Array.isArray(t.origins)&&0<t.origins.length&&(e.origins=t.origins),Array.isArray(t.ignores)&&0<t.ignores.length&&(e.ignores=t.ignores.map(function(t){return new RegExp(t)})),i.listen(e),Array.isArray(t.urls)&&0<t.urls.length&&i.prefetch(t.urls)})}()}(); -
quicklink/trunk/quicklink.php
r2466290 r2583709 4 4 * 5 5 * @package quicklink 6 * @version 0. 8.06 * @version 0.9.1 7 7 * 8 8 * Plugin Name: Quicklink for WordPress … … 11 11 * Author: WP Munich 12 12 * Author URI: https://www.wp-munich.com/?utm_source=wporg&utm_medium=plugin_repo&utm_campaign=description&utm_content=quicklink 13 * Version: 0. 8.013 * Version: 0.9.1 14 14 * Text Domain: quicklink 15 15 */ … … 32 32 } 33 33 34 wp_enqueue_script( 'quicklink', '', array(), '0. 8.0', true );34 wp_enqueue_script( 'quicklink', '', array(), '0.9.1', true ); 35 35 36 36 $options = array( … … 159 159 */ 160 160 function quicklink_to_default_scripts( $scripts ) { 161 $scripts->add( 'quicklink', QUICKLINK_URL . 'quicklink.min.js', array(), '0. 8.0' );161 $scripts->add( 'quicklink', QUICKLINK_URL . 'quicklink.min.js', array(), '0.9.1' ); 162 162 } 163 163 add_action( 'wp_default_scripts', 'quicklink_to_default_scripts' ); -
quicklink/trunk/readme.txt
r2466290 r2583709 4 4 Tags: performance, speed, fast, prefetch, seo, http2, preconnect, optimization 5 5 Requires at least: 4.9 6 Tested up to: 5. 66 Tested up to: 5.8 7 7 Requires PHP: 5.6 8 Stable tag: 0. 8.08 Stable tag: 0.9.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 1. Visit 'Plugins > Add New' 36 36 1. Search for 'Quicklink for WordPress' 37 1. Activate Quicklink for WordPressfrom your Plugins page.37 1. Activate 'Quicklink for WordPress' from your Plugins page. 38 38 39 39 = Manually = … … 54 54 55 55 == Changelog == 56 57 = 0.9.0 = 58 * General maintenance for the repository 59 * Updated Quicklink dependency to version 2.2 60 * Tested for WordPress 5.8 56 61 57 62 = 0.8.0 =
Note: See TracChangeset
for help on using the changeset viewer.