Home › Forums › ACF PRO › oEmbed params › Reply To: oEmbed params
Actually to the code that I found in the documentation for Oembed, I just added
$params = array(
'controls' => 0,
'hd' => 1,
'autohide' => 1,
'autoplay' => 1
);
and it worked perfectly. Maybe you modified this in the code? but this solution its very intuitive and it works good.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.