Skip to content

Commit

Permalink
Merge pull request #145 from enthec/InstagramFeedforWordPress
Browse files Browse the repository at this point in the history
Instagram Feed for WordPress added
  • Loading branch information
enthec-opensource committed Apr 22, 2024
2 parents 219f531 + c473aa2 commit fdc7044
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/technologies/i.json
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,21 @@
"scriptSrc": "instafeed(?:\\.min)?\\.js",
"website": "https://instafeedjs.com/"
},
"Instagram Feed for WordPress": {
"cats": [
5,
87
],
"description": "Display Instagram photos from any non-private Instagram accounts.",
"dom": "link[href*='/wp-content/plugins/instagram-feed'], a[data-full-res*='/wp-content/uploads/sb-instagram-feed-images/'], img[src*='/wp-content/uploads/sb-instagram-feed-images/'], img[src*='/wp-content/plugins/instagram-feed/'], img[data-src*='/wp-content/uploads/sb-instagram-feed-images/']",
"oss": true,
"pricing": [
"low"
],
"requires": "WordPress",
"scriptSrc": "instagram-feed(?:\\/js)?(?:\\/sbi-scripts)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
"website": "https://wordpress.org/plugins/instagram-feed/"
},
"Instamojo": {
"cats": [
41
Expand Down

0 comments on commit fdc7044

Please sign in to comment.