Best practice: strip_tags

HomeSupportPopular WidgetBest practice: strip_tags

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49871
    jrf
    Participant

    Hiya,

     

    You may want to replace the strip_tags() function calls in the plugin for the wp_strip_all_tags() function. The wp function is more extensive and offers better protection against XSS injections.

     

    Smile,

    Juliette

    #49880
    jrf
    Participant

    Subscribing to the post as I forgot to do so when I created it and the subscribe/unsubscribe link at the top of the post does not seem to work for me…

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.