Forums

Fix For Deleting Icon Patterns in File-Icons Plugin (2 posts)

  1. Pyrmont
    Member
    Posted 1 year ago #

    Hi,

    Downloaded the plugin and had a bit of a go at trying to fix the problem where the icon patterns weren't being deleted. On my 2.3.1 installation I seemed to have solved the problem by adding the following:

    $pattern = stripslashes($pattern);
    

    to line 171 of the file-icons.php file.

    Hope that helps anyone else out there.

    Cheers,

    Michael.

  2. drvid
    Member
    Posted 1 year ago #

    Works great! Tested on 2.5.1 as well...

    This bug fix should be included in the plug-in code.

Topic Closed

This topic has been closed to new replies.

About this Topic