Title: [Feature ?] error support
Last modified: August 10, 2024

---

# [Feature ?] error support

 *  Resolved [akgt](https://wordpress.org/support/users/akgt/)
 * (@akgt)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/feature-error-support/)
 * I was wondering if this plugin had error support ? when creating code snippets,
   if I have any error on any line, another code snippets another plugin show the
   error this plugin does not. or does it ?
    -  This topic was modified 1 year, 10 months ago by [akgt](https://wordpress.org/support/users/akgt/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mircea Sandu](https://wordpress.org/support/users/gripgrip/)
 * (@gripgrip)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/feature-error-support/#post-17944593)
 * Hi [@akgt](https://wordpress.org/support/users/akgt/),
 * WPCode has built in error support with error logging and it also catches errors
   at runtime and displays them to you in the admin.
 * WPCode also includes automatic snippet deactivation if a snippet throws an error
   in the admin that could potentially prevent you from accessing the admin in order
   to allow you to always access your admin area.
 * What may be happening in your case is that you are running into an error that
   PHP is able to catch before it happens and in that case in certain scenarios 
   and PHP versions you might not directly see the error.
 * We do an extra check when the snippet is activated as opposed to when you save
   it without activating it.
 * You can learn more about how WPCode handles PHP errors in these articles:
 * [https://wpcode.com/docs/php-error-handling-safe-mode/](https://wpcode.com/docs/php-error-handling-safe-mode/)
   
   [https://wpcode.com/docs/how-to-debug-php-errors-in-wpcode/](https://wpcode.com/docs/how-to-debug-php-errors-in-wpcode/)

Viewing 1 replies (of 1 total)

The topic ‘[Feature ?] error support’ is closed to new replies.

 * ![](https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516)
 * [WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager](https://wordpress.org/plugins/insert-headers-and-footers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-headers-and-footers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-headers-and-footers/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-headers-and-footers/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mircea Sandu](https://wordpress.org/support/users/gripgrip/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/feature-error-support/#post-17944593)
 * Status: resolved