Closed rafiyagi closed 10 years ago
Just tried testing on a local instance, and it gets rendered fine when I put in a youtube link, but doesn't get saved properly.
Bug was with the url->desc variable was not being cleaned properly. Added a sanitize_text_field() around the desc variable.
Just tried testing on a local instance, and it gets rendered fine when I put in a youtube link, but doesn't get saved properly.