Support

Account

Home Forums ACF PRO Need some regex help for oEmbed Reply To: Need some regex help for oEmbed

  • Hi @bloodlvst

    No I don’t think so.. mainly because you’re not just removing them but you’re replacing them with new values. If the new values were the same (like “=false”) for both I guess it could be done but since you’re now actively choosing to replace exact strings with new values depending on what the string is this is the way to go.

    That said I’m not an expert in hardcore PHP. But from my experience this is fine!