BrilliantPlugins / wp-geometa

Spatially enable WordPress
GNU General Public License v2.0
19 stars 10 forks source link

PHP Warnings #19

Open intelliweb opened 5 years ago

intelliweb commented 5 years ago

The following warnings are thrown on pages that utilize spatial functions in WP Query:

Warning: Use of undefined constant WP_GEOMETA_DEBUG - assumed 'WP_GEOMETA_DEBUG' (this will throw an Error in a future version of PHP) in ...../public_html/wp-content/plugins/wp-geometa/lib/wp-geometa-lib/wp-geoquery.php on line 182

Warning: Use of undefined constant WP_GEOMETA_DEBUG - assumed 'WP_GEOMETA_DEBUG' (this will throw an Error in a future version of PHP) in ...../public_html/wp-content/plugins/wp-geometa/lib/wp-geometa-lib/wp-geoquery.php on line 250

Warning: Use of undefined constant WP_GEOMETA_DEBUG - assumed 'WP_GEOMETA_DEBUG' (this will throw an Error in a future version of PHP) in ...../public_html/wp-content/plugins/wp-geometa/lib/wp-geometa-lib/wp-geoquery.php on line 128