Cardealer
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcardealer.zip
- FILE SIZE7191118 bytes
- MD5fc17b8a6b50fe64b346a0fb2d3e9c88b
- SHA138fe5b32e6c96e325a410c0bca677679fdd14166
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.5.2
- TAGSright-sidebar, left-sidebar, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microf
- CREATION DATE2021-02-27
- LAST FILE UPDATE2022-03-08
- LAST VALIDATION2022-03-08 15:58
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Ligne54: $user_pass = base64_decode($_POST['hash']);
Ligne233: $user_pass = base64_decode($_POST['hash']);
Found base64_decode in file template-car-listing.php.Ligne95: $adv_params = unserialize( base64_decode( $_GET['adv_params'] ) );
Found base64_decode in file user.php. public static function base64_encode() {
echo base64_encode($_REQUEST['params_string']);
Found base64_encode in file car.php.$params = base64_encode(serialize($data));
Found base64_encode in file cardealer.php. Ligne128: $handle = fopen(TMM_THEME_PATH . '/css/custom1.css', 'w');
Ligne131: $handle = fopen(TMM_THEME_PATH . '/css/custom2.css', 'w');
fwrite was found in the file thememakers.phpLigne129: fwrite($handle, $custom_css1);
Ligne132: fwrite($handle, $custom_css2);
fclose was found in the file thememakers.phpLigne130: fclose($handle);
Ligne133: fclose($handle);
fopen was found in the file thememakers.phpLigne128: $handle = fopen(TMM_THEME_PATH . '/css/custom1.css', 'w');
Ligne131: $handle = fopen(TMM_THEME_PATH . '/css/custom2.css', 'w');
fwrite was found in the file thememakers.phpLigne129: fwrite($handle, $custom_css1);
Ligne132: fwrite($handle, $custom_css2);
fclose was found in the file thememakers.phpLigne130: fclose($handle);
Ligne133: fclose($handle);
file_get_contents was found in the file single-car.phpLigne194: $video_content = @file_get_contents($video_xml_url);
file_get_contents was found in the file index.phpLigne86: $content = file_get_contents($upload_folder . $file);
Ligne164: $content = file_get_contents($upload_folder . $key . '.js');
file_put_contents was found in the file index.phpLigne123: file_put_contents($upload_folder . '/' . $name . '.js', serialize($_REQUEST
Ligne130: file_put_contents($upload_folder . '/' . $name . '.data', serialize($scheme
Ligne140: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.js', serializ
Ligne148: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.data', serial
file_put_contents was found in the file index.phpLigne123: file_put_contents($upload_folder . '/' . $name . '.js', serialize($_REQUEST
Ligne130: file_put_contents($upload_folder . '/' . $name . '.data', serialize($scheme
Ligne140: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.js', serializ
Ligne148: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.data', serial
file_put_contents was found in the file index.phpLigne123: file_put_contents($upload_folder . '/' . $name . '.js', serialize($_REQUEST
Ligne130: file_put_contents($upload_folder . '/' . $name . '.data', serialize($scheme
Ligne140: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.js', serializ
Ligne148: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.data', serial
file_put_contents was found in the file index.phpLigne123: file_put_contents($upload_folder . '/' . $name . '.js', serialize($_REQUEST
Ligne130: file_put_contents($upload_folder . '/' . $name . '.data', serialize($scheme
Ligne140: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.js', serializ
Ligne148: file_put_contents($upload_folder . '/' . $_REQUEST['key'] . '.data', serial
file_get_contents was found in the file index.phpLigne86: $content = file_get_contents($upload_folder . $file);
Ligne164: $content = file_get_contents($upload_folder . $key . '.js');
file_put_contents was found in the file car.phpLigne1711: //file_put_contents(TMM_THEME_PATH . '/install/carproducer.dat', serialize($t
file_get_contents was found in the file helper_fonts.phpLigne29: $fonts_list = json_decode( @file_get_contents( $fonts_file ), true );
fopen was found in the file thememakers.php Ligne580: $ch = curl_init();
curl_exec was found in the file functions.phpLigne584: $rawdata = curl_exec($ch);
curl_init was found in the file functions.php Ligne58: public static function add_sidebar_page() {
Ligne64: echo TMM::draw_html('custom_sidebars/add_sidebar_page', $data);
Ligne74: echo TMM::draw_html('custom_sidebars/add_sidebar_page', $data);
File custom_sidebars.php :Ligne58: public static function add_sidebar_page() {
Ligne64: echo TMM::draw_html('custom_sidebars/add_sidebar_page', $data);
Ligne74: echo TMM::draw_html('custom_sidebars/add_sidebar_page', $data);
File options.php :Ligne7: add_action('wp_ajax_add_sidebar_page', array('TMM_Custom_Sidebars', 'add_sidebar_page'));
File class-tgm-plugin-activation.php :Ligne735: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
File cardealer.php :Ligne123: add_submenu_page('edit.php?post_type=' . TMM_Ext_PostType_Car::$slug, esc_h
Ligne124: add_submenu_page('edit.php?post_type=' . TMM_Ext_PostType_Car::$slug, esc_h
File cardealer.php :Ligne123: add_submenu_page('edit.php?post_type=' . TMM_Ext_PostType_Car::$slug, esc_h
Ligne124: add_submenu_page('edit.php?post_type=' . TMM_Ext_PostType_Car::$slug, esc_h
File tab_general.php :Ligne616: $child_sections['add_new_page'] = array(
File custom_sidebars.php : - Themes should not hide admin bar. Detected in file : functions.php.
layersliderwp-6.11.2.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts.
Ligne137: wp_deregister_script('wc-add-to-cart');
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file single-car.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file single-car.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-compare.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file index.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file cardealer.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file cardealer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file sheduler.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file user.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file car.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file car.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Oops! It seems you have reached your image storage maximum limit. Please try uploading image in lower quality or ', your account to improve your storage limit., 'cardealer' in file cars_upload.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments ' (', ), 'cardealer' in file drive_my_cars.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file quicksearch_form.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file quicksearch_form.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file quicksearch_form.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file car_attributes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'cardealer' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'cardealer' in file template-car-add-new.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are cardealer, <b>, woocommerce, tgmpa, your account to improve your storage limit., ).
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Possible variable $value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in contacts_bar.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in banners.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in contact_form.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in social_links.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in visit_card.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in timetable.php. Translation function calls should not contain PHP variables. Possible variable $featured_value found in translation function in template-car-compare.php. Translation function calls should not contain PHP variables. Possible variable $location found in translation function in cardealer.php. Translation function calls should not contain PHP variables.
Ligne331: <option <?php selected($data['selected'], 0); ?> value=''><?php esc_html_e($location, 'cardealer'); ?></option>
Possible variable $term found in translation function in cardealer.php. Translation function calls should not contain PHP variables. Possible variable $upgrade_status_page_link found in translation function in cars_upload.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealers.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in loan_calculator.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in statistic_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealer_contacts.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in quicksearch.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in recent_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in car_counter.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in drive_my_cars.php. Translation function calls should not contain PHP variables. Possible variable $expires_str found in translation function in drive_my_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in featured_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in car_body.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealers_cars.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in cars.php. Translation function calls should not contain PHP variables. Possible variable $block_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. - Possible variable $block_name found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $attributes_value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in skin_composer.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in flickr.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-compare.php. Translation function calls should not contain PHP variables. Possible variable $name found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $option found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $option found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $body found in translation function in car_body.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in tab_general.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in tab_general.php. Translation function calls should not contain PHP variables. Possible variable $cond_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $body_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $fuel_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $transmission_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $val_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $itemdata found in translation function in data_group_item_template.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $post_meta found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $condition found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $additional_val found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $cond_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $body_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $fuel_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $transmission_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $block_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $val_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables.
- Possible variable $block_name found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $attributes_value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in skin_composer.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-compare.php. Translation function calls should not contain PHP variables. Possible variable $name found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $option found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $option found in translation function in car.php. Translation function calls should not contain PHP variables. Possible variable $body found in translation function in car_body.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in tab_general.php. Translation function calls should not contain PHP variables. Possible variable $cond_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $body_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $fuel_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $transmission_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $val_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $itemdata found in translation function in data_group_item_template.php. Translation function calls should not contain PHP variables. Possible variable $additional_val found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $cond_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $body_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $fuel_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $transmission_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $color_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $block_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $val_name found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in template-car-add-new.php. Translation function calls should not contain PHP variables.
- Possible variable $value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in single-car.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in contacts_bar.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in banners.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in contact_form.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in social_links.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in visit_card.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in timetable.php. Translation function calls should not contain PHP variables. Possible variable $featured_value found in translation function in template-car-compare.php. Translation function calls should not contain PHP variables. Possible variable $location found in translation function in cardealer.php. Translation function calls should not contain PHP variables.
Ligne331: <option <?php selected($data['selected'], 0); ?> value=''><?php esc_html_e($location, 'cardealer'); ?></option>
Possible variable $term found in translation function in cardealer.php. Translation function calls should not contain PHP variables. Possible variable $upgrade_status_page_link found in translation function in cars_upload.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealers.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in loan_calculator.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in statistic_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealer_contacts.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in quicksearch.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in recent_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in car_counter.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in drive_my_cars.php. Translation function calls should not contain PHP variables. Possible variable $expires_str found in translation function in drive_my_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in featured_cars.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in car_body.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in dealers_cars.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $locations_captions_on_search_widget found in translation function in quicksearch_form.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in cars.php. Translation function calls should not contain PHP variables. Possible variable $block_name found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in car_attributes.php. Translation function calls should not contain PHP variables. - Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : thememakers.php
Ligne140: include($pagepath);
Ligne147: include(TMM_THEME_PATH . '/admin/views/' . $view . '.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : theme_options.phpLigne292: <?php include_once 'html_templates.php'; ?>
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : index.phpLigne6: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : widgets.phpLigne575: include_once(ABSPATH . 'wp-admin/includes/plugin.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : template-car-user-dealer.phpLigne45: include( get_404_template() );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.