Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/oembed-gist
oEmbed Gist API for WordPress
https://github.com/miya0001/oembed-gist
Last synced: 2 months ago
JSON representation
oEmbed Gist API for WordPress
- Host: GitHub
- URL: https://github.com/miya0001/oembed-gist
- Owner: miya0001
- Created: 2012-04-21T09:30:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T16:43:24.000Z (over 6 years ago)
- Last Synced: 2024-04-14T22:12:24.650Z (8 months ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/oembed-gist/
- Size: 271 KB
- Stars: 25
- Watchers: 3
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oembed-gist
[![Build Status](https://travis-ci.org/miya0001/oembed-gist.svg)](https://travis-ci.org/miya0001/oembed-gist)
[![](https://img.shields.io/wordpress/plugin/dt/oembed-gist.svg)](https://wordpress.org/plugins/oembed-gist/)
[![](https://img.shields.io/wordpress/v/oembed-gist.svg)](https://wordpress.org/plugins/oembed-gist/)
[![](https://img.shields.io/wordpress/plugin/r/oembed-gist.svg)](https://wordpress.org/plugins/oembed-gist/)* https://wordpress.org/plugins/oembed-gist/
## Contributing
```
$ git clone https://github.com/miya0001/oembed-gist
$ cd oembed-gist
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
$ phpunit
```