Skip to content

Commit 9fa3851

Browse files
Merge pull request #158 from enthec/MetronetProfilePicture
Metronet Profile Picture added
2 parents a2f3df8 + 88b504f commit 9fa3851

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
11.2 KB
Loading

src/technologies/m.json

+13
Original file line numberDiff line numberDiff line change
@@ -1820,6 +1820,19 @@
18201820
],
18211821
"website": "https://github.com/olton/Metro-UI-CSS"
18221822
},
1823+
"Metronet Profile Picture": {
1824+
"cats": [
1825+
5,
1826+
87
1827+
],
1828+
"description": "Set a custom profile image for a user using the standard WordPress media upload tool.",
1829+
"icon": "Metronet Profile Picture.png",
1830+
"dom": "link[href*='/wp-content/plugins/metronet-profile-picture/']",
1831+
"oss": true,
1832+
"requires": "WordPress",
1833+
"scriptSrc": "metronet-profile-picture(?:\\/js)?(?:\\/mpp-frontend)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
1834+
"website": "https://wordpress.org/plugins/metronet-profile-picture/"
1835+
},
18231836
"Mews": {
18241837
"cats": [
18251838
72

0 commit comments

Comments
 (0)