Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

Better Errors #93

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

Attempting to call a meta key that doesn't exist, throws out of bounds, but not much useful.

Fatal error: Uncaught OutOfBoundsException: post meta key doesnt exists in /shared/httpd/pinkcrab/htdocs/wp-content/plugins/tec-notifier/vendor/pinkcrab/perique-framework-core/src/Application/App_Config.php on line 242

Would be nice to include the key requested.