Add Google Places address autocomplete to any existing form in WordPress using a selector-based mapping builder.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | stable_tag_mismatch | Mismatched Stable Tag: 1.0.0 != 4.0.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | readme.txt | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent | Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed. | includes/class-aga-admin.php:68:38 | — |
| ERROR | PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent | Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed. | includes/class-aga-admin.php:84:39 | — |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | includes/class-aga-i18n.php:36:3 | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['aga_meta_box_nonce'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-aga-forms.php:108:32 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['aga_meta_box_nonce'] | includes/class-aga-forms.php:108:32 | Security |
| WARNING | WordPress.WP.EnqueuedResourceParameters.MissingVersion | Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching. | includes/class-aga-frontend.php:177:77 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_key | Detected usage of meta_key, possible slow query. | includes/class-aga-frontend.php:214:13 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_value | Detected usage of meta_value, possible slow query. | includes/class-aga-frontend.php:215:13 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_query | Detected usage of meta_query, possible slow query. | includes/class-aga-frontend.php:229:17 | Performance |
| 10.01.2026, 11:30:28 | 9s | 98 | 4 | 9 |
| 14.11.2025, 14:46:22 | 1m 14s | 3 | 1737 | 30 |