Skip to content

Commit 0221db3

Browse files
Merge pull request #165 from enthec/DynamicConditions
dynamic conditions added
2 parents e7fb6cc + 3e5661e commit 0221db3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/technologies/d.json

+11
Original file line numberDiff line numberDiff line change
@@ -2018,6 +2018,17 @@
20182018
"scriptSrc": "\\.beracode\\.com/",
20192019
"website": "https://duopana.com"
20202020
},
2021+
"Dynamic Conditions": {
2022+
"cats": [
2023+
5,
2024+
87
2025+
],
2026+
"description": "Dynamic Conditions of Widgets is a cutting-edge WordPress plugin that extends the functionality of your website using conditional logic.",
2027+
"oss": true,
2028+
"requires": "WordPress",
2029+
"scriptSrc": "dynamic-conditions-public\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
2030+
"website": "https://wordpress.org/plugins/dynamicconditions"
2031+
},
20212032
"Dynamic Yield": {
20222033
"cats": [
20232034
74,

0 commit comments

Comments
 (0)