Skip to content

Commit 63de94b

Browse files
committed
updated readme
1 parent 244e9c0 commit 63de94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Available options
5858
* facebookAccessToken (string): Used to get info from facebook pages when these pages are not public and a access token is required
5959
* soundcloudClientId (string): Used to get info of links from soundcloud. By default, it uses "YOUR_CLIENT_ID" that its a valid client id :P
6060
* embedlyKey (string): If it's defined, get info from embedly service (only for know supported services and if the page doesn't have its own oembed service)
61+
* oembedParameters (array): Extra GET parameters to the oembed requests.
6162

6263
```php
6364
$options = array(

0 commit comments

Comments
 (0)