Docs: Add Twitter timelines and moments to the table in the hook doc for the oembed_provders
filter, introduced in [36954].
See #36197. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@37038 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f6281aa6d6
commit
669cb94db9
@ -104,7 +104,7 @@ class WP_oEmbed {
|
||||
* Supported providers:
|
||||
*
|
||||
* | Provider | Flavor | HTTPS | Since |
|
||||
* | ------------ | -------------------- | :---: | --------- |
|
||||
* | ------------ | --------------------- | :---: | --------- |
|
||||
* | Dailymotion | dailymotion.com | Yes | 2.9.0 |
|
||||
* | Flickr | flickr.com | Yes | 2.9.0 |
|
||||
* | Hulu | hulu.com | Yes | 2.9.0 |
|
||||
@ -145,6 +145,8 @@ class WP_oEmbed {
|
||||
* | VideoPress | videopress.com | Yes | 4.4.0 |
|
||||
* | Reddit | reddit.com | Yes | 4.4.0 |
|
||||
* | Speaker Deck | speakerdeck.com | Yes | 4.4.0 |
|
||||
* | Twitter | twitter.com/timelines | Yes | 4.5.0 |
|
||||
* | Twitter | twitter.com/moments | Yes | 4.5.0 |
|
||||
*
|
||||
* No longer supported providers:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user