• Resolved mattce

    (@mattce)


    Hello!
    The function create_function() is deprecated in php 7.2, it’s showing a warning.

    It’s relating to this line in the hide-trackbacks.php:

    add_action('plugins_loaded', create_function('', 'global $svd_hide_trackbacks; $svd_hide_trackbacks = new SVD_HideTrackbacks();'));

    Are you still supporting this plugin and would you be able to offer an update for it?

    Thanks a lot! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sander van Dragt

    (@pacifika)

    Hi Matt. Thanks for the report. Yes I still support the plugin. I’ll get an update out to address the issue and update this topic.

    Sander

    neonxz

    (@neonxz)

    Also seeing this issue, when will this fix be released?

    Plugin Author Sander van Dragt

    (@pacifika)

    Hi folks, sorry for the delay in fixing this. I’m releasing version 1.1.3 today that addresses this issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘create_function() is deprecated’ is closed to new replies.