Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the workreap domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/hireloca/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the customized-task-offer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/hireloca/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the workreap-hourly-addon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/hireloca/public_html/wp-includes/functions.php on line 6131
// ----------------------------- public static function workreap_profile_menu_link($ref = '', $user_identity = '', $return = false, $mode = '', $id = '') { $profile_page = workreap_get_page_uri('dashboard'); if (empty($profile_page)) { $permalink = home_url('/'); } else { $query_arg['ref'] = urlencode($ref); if (!empty($mode)) { $query_arg['mode'] = urlencode($mode); } if (!empty($id)) { $query_arg['id'] = urlencode($id); } if (!empty($user_identity)) { $query_arg['identity'] = urlencode($user_identity); } $permalink = add_query_arg($query_arg, esc_url($profile_page)); } if ($return) { return esc_url_raw($permalink); } else { echo esc_url_raw($permalink); } } // Other methods... } new Workreap_Profile_Menu(); } Categories – HireLocal
Fatal error: Uncaught Error: Class "Workreap_Profile_Menu" not found in /home/hireloca/public_html/wp-content/plugins/workreap/public/partials/funtions.php:1985 Stack trace: #0 /home/hireloca/public_html/wp-includes/class-wp-hook.php(341): wpguppy_messenger_link('https://hireloc...') #1 /home/hireloca/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('https://hireloc...', Array) #2 /home/hireloca/public_html/wp-content/plugins/wp-guppy/includes/class-wp-guppy-rest-api.php(843): apply_filters('wpguppy_messeng...', 'https://hireloc...') #3 /home/hireloca/public_html/wp-content/plugins/wp-guppy/includes/class-wp-guppy-rest-api.php(602): WPGuppy_RESTAPI->getGuppySettings() #4 /home/hireloca/public_html/wp-includes/class-wp-hook.php(341): WPGuppy_RESTAPI->registerGuppyConstant('') #5 /home/hireloca/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array) #6 /home/hireloca/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #7 /home/hireloca/public_html/wp-includes/script-loader.php(2311): do_action('wp_enqueue_scri...') #8 /home/hireloca/public_html/wp-includes/class-wp-hook.php(341): wp_enqueue_scripts('') #9 /home/hireloca/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array) #10 /home/hireloca/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #11 /home/hireloca/public_html/wp-includes/general-template.php(3197): do_action('wp_head') #12 /home/hireloca/public_html/wp-content/themes/workreap/header.php(18): wp_head() #13 /home/hireloca/public_html/wp-includes/template.php(814): require_once('/home/hireloca/...') #14 /home/hireloca/public_html/wp-includes/template.php(749): load_template('/home/hireloca/...', true, Array) #15 /home/hireloca/public_html/wp-includes/general-template.php(48): locate_template(Array, true, true, Array) #16 /home/hireloca/public_html/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php(9): get_header() #17 /home/hireloca/public_html/wp-includes/template-loader.php(125): include('/home/hireloca/...') #18 /home/hireloca/public_html/wp-blog-header.php(19): require_once('/home/hireloca/...') #19 /home/hireloca/public_html/index.php(17): require('/home/hireloca/...') #20 {main} thrown in /home/hireloca/public_html/wp-content/plugins/workreap/public/partials/funtions.php on line 1985