• How do I strip specific shortcode on one page, also removing content inside shortcode?

    Example: [youtube]VideoID[/youtube][text]Nice video[text]

    I want result to be: Nice video

    Removing youtube shortcode and striping text shortcode.
    As I already got it stripping shortcodes leaving content behind, I am more interested about removing the shortcode (Removing: [youtube]VideoID[/youtube]).

  • The topic ‘Strip specific shortcodes?’ is closed to new replies.