Merge pull request #7624 from nurbek91/Redux_framework

Add Redux Framework / wp-plugin, removed Extendify / wp-plugin
main
Elbert Alias 2 years ago committed by GitHub
commit 9a5199192e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,11 +0,0 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1709:3)">
<path d="M18.4219 31.3022L12.6613 31.4232L11.1116 28.6053L14.5003 24.1715L18.4219 31.3022ZM9.70661 28.4717L7.36837 31.5344L0.651855 31.6755L6.90366 23.3633L9.70671 28.4735L9.70661 28.4717Z" fill="black"/>
<path d="M10.4812 27.3844L0.717773 9.30557L6.47838 9.18455L11.029 17.6134L23.923 0.149176L31.0237 0L10.4812 27.3844Z" fill="#00A7E5"/>
</g>
<defs>
<clipPath id="clip0_1709:3">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 583 B

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.3744 29.7424H12.5216L11.008 27.1696L14.544 23.232L18.3744 29.7424ZM9.58401 27.0224L7.14401 29.7424H0.320007L6.84641 22.3584L9.58401 27.024V27.0224Z" fill="black"/>
<path d="M10.3936 26.1232L0.864014 9.92159H6.71682L11.1584 17.4752L24.6256 2.23999H31.84L10.3936 26.1232Z" fill="#00A7E5"/>
</svg>

After

Width:  |  Height:  |  Size: 404 B

@ -1856,23 +1856,6 @@
"scriptSrc": "/wp-content/themes/mesmerize(?:-pro)?/",
"website": "https://extendthemes.com/mesmerize"
},
"Extendify": {
"cats": [
87
],
"description": "Extendify (formerly Redux framework) is one of the most popular, advanced, and free to use option panel frameworks for WordPress themes and plugins.",
"icon": "Extendify.svg",
"meta": {
"framework": "^Redux ([\\d\\.]+)\\;version:\\1"
},
"pricing": [
"freemium",
"low",
"recurring"
],
"requires": "WordPress",
"website": "https://extendify.com"
},
"Extole": {
"cats": [
94,

@ -1052,6 +1052,20 @@
],
"website": "https://redux.js.org"
},
"Redux Framework": {
"cats": [
87
],
"description": "Redux Framework is a modular PHP library that allows developers to create customisable settings panels and controls for WordPress projects, providing a consistent user interface for managing options and settings.",
"icon": "Redux Framework.svg",
"meta": {
"framework": "Redux\\s([\\d\\.]+)\\;version:\\1",
"generator": "Redux\\s([\\d\\.]+)\\;version:\\1"
},
"oss": true,
"requires": "WordPress",
"website": "https://redux.io"
},
"RedwoodJS": {
"cats": [
12,

Loading…
Cancel
Save