Title: create_function() is deprecated
Last modified: August 1, 2018

---

# create_function() is deprecated

 *  Resolved [mattce](https://wordpress.org/support/users/mattce/)
 * (@mattce)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/create_function-is-deprecated-5/)
 * 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](https://wordpress.org/support/users/pacifika/)
 * (@pacifika)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/create_function-is-deprecated-5/#post-10546304)
 * 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](https://wordpress.org/support/users/neonxz/)
 * (@neonxz)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/create_function-is-deprecated-5/#post-10848678)
 * Also seeing this issue, when will this fix be released?
 *  Plugin Author [Sander van Dragt](https://wordpress.org/support/users/pacifika/)
 * (@pacifika)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/create_function-is-deprecated-5/#post-10848950)
 * 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.

 * ![](https://ps.w.org/hide-trackbacks/assets/icon-256x256.png?rev=2719155)
 * [Hide Trackbacks](https://wordpress.org/plugins/hide-trackbacks/)
 * [Support Threads](https://wordpress.org/support/plugin/hide-trackbacks/)
 * [Active Topics](https://wordpress.org/support/plugin/hide-trackbacks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hide-trackbacks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hide-trackbacks/reviews/)

## Tags

 * [create_function](https://wordpress.org/support/topic-tag/create_function/)
 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)

 * 3 replies
 * 3 participants
 * Last reply from: [Sander van Dragt](https://wordpress.org/support/users/pacifika/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/create_function-is-deprecated-5/#post-10848950)
 * Status: resolved