Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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
```