Jeremey DuVall

Results 3 comments of Jeremey DuVall

Confirmed. I receive the same behavior. It looks like this only happens when I add an item to my media library first. I'm not sure if this is expected behavior...

I'm working with a user in a private email thread that's having some issues with the YouTube embed. When he adds the URL within the body of the text, it...

@philipjohn It looks like the `liveblog_endpoint_base_url` filter was omitted from 1.9: 1.7: https://github.com/svn2github/wordpress-vip-plugins/blob/master/liveblog-1.7/classes/class-wpcom-liveblog-rest-api.php#L54 1.8: https://github.com/svn2github/wordpress-vip-plugins/blob/master/liveblog-1.8/classes/class-wpcom-liveblog-rest-api.php#L49 1.9: https://github.com/svn2github/wordpress-vip-plugins/blob/master/liveblog-1.9/classes/class-wpcom-liveblog-rest-api.php#L49 Was this omitted intentionally? I'm working to resolve an issue similar to the...