Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/oembed-instagram
embed instagram photo easily!
https://github.com/miya0001/oembed-instagram
Last synced: 24 days ago
JSON representation
embed instagram photo easily!
- Host: GitHub
- URL: https://github.com/miya0001/oembed-instagram
- Owner: miya0001
- Created: 2012-07-10T17:38:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T18:29:58.000Z (about 9 years ago)
- Last Synced: 2024-10-16T01:52:40.556Z (2 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oEmbed Instagram
[![Build Status](https://travis-ci.org/miya0001/oembed-instagram.svg)](https://travis-ci.org/miya0001/oembed-instagram)
[![](https://img.shields.io/wordpress/plugin/dt/oembed-instagram.svg)](https://wordpress.org/plugins/oembed-instagram/)
[![](https://img.shields.io/wordpress/v/oembed-instagram.svg)](https://wordpress.org/plugins/oembed-instagram/)
[![](https://img.shields.io/wordpress/plugin/r/oembed-instagram.svg)](https://wordpress.org/plugins/oembed-instagram/)* https://wordpress.org/plugins/oembed-instagram/
## Contributing
```
$ git clone https://github.com/miya0001/oembed-instagram
$ cd oembed-instagram
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
```### Running automated testing:
```
$ phpunit
```