Title: PHP Errors
Last modified: December 13, 2018

---

# PHP Errors

 *  Resolved [robkaufman](https://wordpress.org/support/users/robkaufman/)
 * (@robkaufman)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-errors-141/)
 * Hello,
 * Please see below:
 * Level: Depreciated
    Message: Function create_function() is deprecated Count: 
   1 Location:
 * 1. do_action(‘plugins_loaded’)
 * wp-settings.php:327
    execute_active_snippets()
 * wp-includes/class-wp-hook.php:286
    execute_snippet()
 * wp-content/plugins/code-snippets/php/snippet-ops.php:430
    eval()
 * wp-content/plugins/code-snippets/php/snippet-ops.php:355
    wp-content/plugins/
   code-snippets/php/snippet-ops.php(355) : eval()’d code:1
 * Any fix?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-141%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * (@bungeshea)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-errors-141/#post-10984819)
 * Hello,
 * The error you describe in this post is not coming from the plugin itself, but
   from the code in one of your snippets.
 * I can’t tell you the name of the snippet causing the problem, but if you take
   a look at which ones are currently active on your site, it will be a snippet 
   that includes `create_function` on one of the lines of its code.
 * This is not a difficult error to fix, so if you are able to identify which snippet
   is causing the error and post the code here, I can tell you how you can fix it.

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors’ is closed to new replies.

 * ![](https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878)
 * [Code Snippets](https://wordpress.org/plugins/code-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/code-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-snippets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/php-errors-141/#post-10984819)
 * Status: resolved