• Resolved Ciprian Popescu

    (@butterflymedia)


    This is due to the whole “black” thing controversy. My debug.log file is being flooded.

    PHP Deprecated: get_option was called with an argument that is <strong>deprecated</strong> since version 5.5.0! The "blacklist_keys" option key has been renamed to "disallowed_keys".

    Thanks,
    Chip

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    I am aware and this will be fixed when I get to it. You can track it in https://github.com/Ipstenu/ban-hammer/issues/4

    I would note: you should turn off debug on your production site. It’s a warning, not an error or a break, so I was delaying fixing until after 5.5.1 to allow for people to update. I still have to back-compat it, so you’ll being getting a warning anyway when I check for the older functions.

    dimal

    (@dimalifragis)

    Hello.

    I see this is still an issue. In debug.log (just updated to 5.5.x).

    Thanks

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    It’s not actually. The plugin throws the error because it’s checking “Does this exist? If so call it.”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated PHP error for “blacklist_keys”’ is closed to new replies.