We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5797670 commit 59ee789Copy full SHA for 59ee789
src/Providers/OEmbed/WordPress.php renamed to src/Providers/OEmbed/Wordpress_.php
@@ -2,7 +2,7 @@
2
3
namespace Embed\Providers\OEmbed;
4
5
-class WordPress extends EndPoint implements EndPointInterface
+class Wordpress extends EndPoint implements EndPointInterface
6
{
7
protected static $pattern = 'wordpress.tv/*';
8
protected static $endPoint = 'https://wordpress.tv/oembed';
0 commit comments