• 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)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘create_function() is deprecated’ is closed to new replies.