Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 148

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 266

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 274
fg
/home2/cargocap/public_html/wp-content/plugins/gutenify/core/inc/constants.php
<?php
$post_type_prefix = 'gutenify';

return array(
	'plugin_main_slug' => 'gutenify',
	'plugin_main_camel_case_name' => 'gutenify',
	'plugin_main_function_prefix' => 'gutenify',
	'plugin_main_base_url' => GUTENIFY_BASE_URL,
	'plugin_main_base_dir' => GUTENIFY_BASE_DIR,
	'plugin_main_version' => GUTENIFY_VERSION,
	'plugin_main_post_type_prefix' => $post_type_prefix,
	'plugin_main_site_domain' => 'gutenify.com',
);