Merge pull request #7402 from strategio/wpml

Add detection for WPML WordPress plugin
main
Elbert Alias 2 years ago committed by GitHub
commit b21e594060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="none" width="32" height="32" viewBox="0 0 1000 1000" xml:space="preserve">
<rect x="0" y="0" width="100%" height="100%" fill="rgba(255,255,255,0)"/>
<g transform="matrix(8.3728 0 0 8.3728 500.0007 500.0007)" id="275210">
<path style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(82,79,84); fill-rule: nonzero; opacity: 1;" vector-effect="non-scaling-stroke" transform=" translate(-46.7885, -54.9409)" d="M 69 97.4 C 70.3 100.2 70.1 104.5 71.9 106.7 C 72.1 106.8 72.2 106.9 72.4 107 C 83.3 106.4 83.9 94 78.6 88.2 C 76.2 86 72.8 85 68.6 86.8 C 47 96.1 26.3 90.2 13.8 77.3 C 7 70.6 2.4 61.8 1.3 52.3 C -2.1 22.2 22.7 3.1 39.7 1 C 55 -0.799999 69.2 4.5 78.9 14.4 C 89.4 24.8 95 40.5 91.6 58.5 C 90.1 66.7 85.2 77 74.2 77 C 69.7 77 65.4 75.1 62.3 71.8 C 59.5 69.1 57.5 65.4 57.3 61.1 C 56.2 44.8 77.3 40.3 75.9 23.9 C 75.7 21 74.4 18.4 72.4 16.3 C 66 10.2 53.2 7.9 41.6 10.3 C 27.2 13.2 13.4 26.3 11 42 C 9 54.7 13.5 69.2 23 79 C 31.4 87.3 43.5 91.9 58.5 88.4 C 63.3 87.3 67 82.8 74.9 84 C 77.7 84.4 80 85.7 81.6 87.5 C 87.9 93.4 86.9 105.8 78.7 108.6 C 74.4 110.1 66.7 108.9 63.3 105.2 L 63.2 105.1 C 62.8 104.9 62.4 104.5 62 104.1 C 60.7 103 59.8 100.9 60 98.5 C 60.2 95.1 62.4 92.5 64.8 92.7 C 65.8 92.8 66.7 93.3 67.3 94.1 C 68.1 94.9 68.7 96 69 97.4 Z" stroke-linecap="round"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -1929,6 +1929,28 @@
],
"website": "https://www.wowza.com/video/player"
},
"WPML": {
"cats": [
87,
89
],
"description": "WPML plugin makes it possible to build and run fully multilingual WordPress sites.",
"icon": "WPML.svg",
"oss": true,
"meta": {
"generator": "^WPML\\sver\\:([\\d\\.]+)\\;version:\\1"
},
"scriptSrc": "/wp-content/plugins/sitepress-multilingual-cms/",
"cookies": {
"wp-wpml_current_language": ""
},
"pricing": [
"low",
"recurring"
],
"requires": "WordPress",
"website": "https://wpml.org/"
},
"Wufoo": {
"cats": [
73

Loading…
Cancel
Save