if (preg_match('%(?:youtube(?:-nocookie)?\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\.be/)([^"&?/\s]{11})%i', $url, $match)) {
return $match[1];
}
For further actions, you may consider blocking this person and/or reporting abuse
if (preg_match('%(?:youtube(?:-nocookie)?\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\.be/)([^"&?/\s]{11})%i', $url, $match)) {
return $match[1];
}
For further actions, you may consider blocking this person and/or reporting abuse
Use any Linode offering to create something unique or silly in the DEV x Linode Hackathon 2022 and win the Wacky Wildcard category.
→ Join the Hackathon <-
nabbisen -
nabbisen -
Anwar -
CodeWithCaen -
Once suspended, mattkenefick will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, mattkenefick will be able to comment and publish posts again.
Once unpublished, all posts by mattkenefick will become hidden and only accessible to themselves.
If mattkenefick is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Matt Kenefick.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community 👩💻👨💻 safe. Here is what you can do to flag mattkenefick:
Unflagging mattkenefick will restore default visibility to their posts.
Top comments (0)