Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auto-embedding of video URLs #49

Closed
wants to merge 3 commits into from

Conversation

jas8522
Copy link

@jas8522 jas8522 commented Jan 24, 2016

Simplify code by introducing $video_url variable and updates to support
a false return value from wp_oembed_get.

Could probably still use better URL detection (such as if the admin
enters a URL without the ‘http://'

Uses WordPress wp_oembed_get function to auto-embed YouTube/Vimeo links
etc.
Simplify code by introducing $video_url variable and updates to support
a false return value from wp_oembed_get.

Could probably still use better URL detection (such as if the admin
enters a URL without the ‘http://'
davebonds pushed a commit that referenced this pull request Oct 14, 2016
…bug-with-importer-price-field to release/2.2.0

* commit '53bce04c00f66e70206bc528c0435e5edba448df':
  fix markdown
  remove preceding slash
  Fix issue with price getting deleted on update
@jas8522
Copy link
Author

jas8522 commented Jan 27, 2019

Apologies @davebonds for the mess here. Trying to fix my local repo. I'll close this out and re-request once I've got things cleaned up.

@jas8522 jas8522 closed this Jan 27, 2019
@jas8522
Copy link
Author

jas8522 commented Jan 27, 2019

Created #83 to fix my local repo problems and added use of esc_url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants