FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/job-connect.php ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 | ERROR | Class file names should be based on the class name with "class-" prepended. Expected class-jobco-plugin.php, but found job-connect.php. 142 | ERROR | A file should either contain function declarations or OO structure declarations, but not both. Found 3 function declaration(s) and 1 OO structure declaration(s). The first function declaration was found on line 66; the first OO declaration was found on line 142 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-activator.php ------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ------------------------------------------------------------------------------------------------------------------------- 177 | WARNING | Detected usage of meta_key, possible slow query. 178 | WARNING | Detected usage of meta_key, possible slow query. 185 | WARNING | Detected usage of meta_key, possible slow query. 186 | WARNING | Detected usage of meta_key, possible slow query. ------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-post-types.php -------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------------------------------------------------------- 301 | WARNING | The method parameter $additional is never used 326 | WARNING | Detected usage of meta_query, possible slow query. -------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/admin/class-jobco-admin-jobs-list.php ------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------- 138 | WARNING | The method parameter $hook_suffix is never used ------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/admin/class-jobco-admin-settings.php ------------------------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------ 142 | WARNING | file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead. ------------------------------------------------------------------------------------------------------------------------------------ FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-rest-settings.php ----------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ----------------------------------------------------------------------------------------------------------------------------- 83 | WARNING | The method parameter $request is never used 214 | WARNING | The method parameter $request is never used 224 | WARNING | The method parameter $request is never used ----------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-geocode.php ----------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------- 31 | WARNING | The method parameter $updated is never used ----------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-rest-jobs.php ------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------- 72 | WARNING | The method parameter $request is never used ------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-settings.php ---------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------------------------------------------------------------------------------------------- 78 | WARNING | base64_encode() can be used to obfuscate code which is strongly discouraged. Please verify that the function is used for benign reasons. 105 | WARNING | base64_decode() can be used to obfuscate code which is strongly discouraged. Please verify that the function is used for benign reasons. 304 | WARNING | The method parameter $key is never used ---------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-email-notifications.php ------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------- 353 | WARNING | Use of a direct database call is discouraged. 353 | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). ------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-cron.php ------------------------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------ 49 | WARNING | Use of a direct database call is discouraged. 49 | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). ------------------------------------------------------------------------------------------------------------------------------------ FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/includes/class-jobco-shortcodes.php -------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------------------------------------------------------- 96 | WARNING | It is recommended not to use reserved keyword "default" as function parameter name. Found: $default 168 | WARNING | The method parameter $atts is never used -------------------------------------------------------------------------------------------------------------------------- FILE: /Users/RiaanMac/Local Sites/jobconnect/app/public/wp-content/plugins/job-connect/assets/css/frontend.css -------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed -------------------------------------------------------------------------------------------------------------- Time: 10.13 secs; Memory: 32MB