0
Validation results

Divi

Divi

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file functions.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  3. Security breaches : Modification of PHP server settings Found ini_set in file MCAPI.class.php. 2845: ini_set('arg_separator.output', '&');2849: ini_set('arg_separator.output', $orig_sep);
  4. Malware : Operations on file system fwrite was found in the file MCAPI.class.php 2874: fwrite($sock, $payload);fread was found in the file MCAPI.class.php 2878: $response .= fread($sock, $this->chunkSize);fclose was found in the file MCAPI.class.php 2881: fclose($sock);
  5. Malware : Network operations fsockopen was found in the file MCAPI.class.php 2862: $sock = fsockopen('ssl://'.$host, 443, $errno, $errstr, 30);2864: $sock = fsockopen($host, 80, $errno, $errstr, 30);fsockopen was found in the file MCAPI.class.php 2862: $sock = fsockopen('ssl://'.$host, 443, $errno, $errstr, 30);2864: $sock = fsockopen($host, 80, $errno, $errstr, 30);
  6. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file core_functions.php. get_template_directory() should be used instead. 324: <?php include( TEMPLATEPATH . '/includes/functions/' . $value['name'] . '.php' ); ?>
  7. Deprecated functions : screen_icon screen_icon found in file et-pagebuilder.php. Deprecated since version 3.8.53: <?php screen_icon( 'tools' ); ?>
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is divi.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'Leave a Reply to %s' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Member Login' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Username: ' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Password: ' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Login' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Add a Tooltip Text' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Click here to learn more' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Caption' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Caption goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Caption title goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'State' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select between expanded and closed state' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content text or html' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Type of the box' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content text or html' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Link' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'URL' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Choose button type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Color' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Choose button color' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Link text' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content text or html' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Icon' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Used for icon button type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Open link in new window' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select yes if the link should be opened in a new window' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Slider Type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select Slider Type here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Effect' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select Animation Effect' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Auto' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Choose yes if you want for automatic slider animation' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Auto Speed' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Automattic slider speed (works only if Auto is set to yes)' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Tab Text' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Tab Content' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Paste image url here, if you chose "images" slider type' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Image Url' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Author Image URL' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Use resizing' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Content goes here' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '+ Add One More Tab' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Image Height' in file shortcodes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Image Width' in file shortcodes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Home' in file custom_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image doesn\'t exist' in file custom_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<div class="updated"><p>This is a fresh installation of %1$s theme. Don\'t forget to go to <a href="%2$s">ePanel</a> to set it up. This message will disappear once you have clicked the Save button within the <a href="%2$s">theme\'s options page</a>.</p></div>' in file custom_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There is a new version of %1$s available. <a href="%2$s" class="thickbox" title="%1$s">View version %3$s details</a>. <em>Before you can update your Elegant Themes, you must first install the <a href="https://www.elegantthemes.com/members-area/documentation.html#updater" target="_blank">Elegant Updater Plugin</a> to authenticate your subscription.</em>' in file custom_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Before you can update your Elegant Themes, you must first install the <a href="https://www.elegantthemes.com/members-area/documentation.html#updater" target="_blank">Elegant Updater Plugin</a> to authenticate your subscription.' in file custom_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "General" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Logo" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to use your own custom logo image click the Upload Image button." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Favicon" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to use your own custom favicon image click the Upload Image button." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Fixed Navigation Bar" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the navigation bar stays on top of the screen at all times. We suggest to disable this option, if you need to use a logo taller than the default one." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Grab the first post image" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default thumbnail images are created using custom fields. However, if you would rather use the images that are already in your post for your thumbnail (and bypass using custom fields) you can activate this option. Once activcated thumbnail images will be generated automatically using the first image in your post. The image must be hosted on your own server." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Blog Style Mode" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme truncates your posts on index/homepages automatically to create post previews. If you would rather show your posts in full on index pages like a traditional blog then you can activate this feature." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Shop Page Layout" in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right Sidebar' in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left Sidebar' in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full Width' in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose Shop page layout." in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments "MailChimp API Key" in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter your MailChimp API key. You can create an api key <a target="_blank" href="%1$s">here</a>' in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of Posts displayed on Category page" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can designate how many recent articles are displayed on the Category page. This option works independently from the Settings > Reading options in wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of Posts displayed on Archive pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can designate how many recent articles are displayed on the Archive pages. This option works independently from the Settings > Reading options in wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of Posts displayed on Search pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can designate how many recent articles are displayed on the Search results pages. This option works independently from the Settings > Reading options in wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of Posts displayed on Tag pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can designate how many recent articles are displayed on the Tag pages. This option works independently from the Settings > Reading options in wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Date format" in file options_divi.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This option allows you to change how your dates are displayed. For more information please refer to the WordPress codex here:<a href='http://codex.wordpress.org/Formatting_Date_and_Time' target='_blank'>Formatting Date and Time</a>" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Use excerpts when defined" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "This will enable the use of excerpts in posts or pages." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Responsive shortcodes" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable this option to make shortcodes respond to various screen sizes" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Google Fonts subsets" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "This will enable Google Fonts for Non-English languages." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Custom CSS" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can add custom css to override or extend default styles." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Categories" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "General Settings" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Exclude pages from the navigation bar" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose to remove certain pages from the navigation menu. All pages marked with an X will not appear in your navigation bar. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Show dropdown menus" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to remove the dropdown menus from the pages navigation bar disable this feature." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Display Home link" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme creates a Home link that, when clicked, leads back to your blog's homepage. If, however, you are using a static homepage and have already created a page called Home to use, this will result in a duplicate link. In this case you should disable this feature to remove the link." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Sort Pages Links" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose to sort your pages links." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Order Pages Links by Ascending/Descending" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose to reverse the order that your pages links are displayed. You can choose between ascending and descending." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of dropdown tiers shown" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "This options allows you to control how many teirs your pages dropdown menu has. Increasing the number allows for additional menu items to be shown." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Exclude categories from the navigation bar" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose to remove certain categories from the navigation menu. All categories marked with an X will not appear in your navigation bar. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Show dropdown menus" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to remove the dropdown menus from the categories navigation bar disable this feature." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Hide empty categories" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like categories to be displayed in your navigationbar that don't have any posts in them then disable this option. By default empty categories are hidden" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Number of dropdown tiers shown" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "This options allows you to control how many teirs your pages dropdown menu has. Increasing the number allows for additional menu items to be shown." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Sort Categories Links by Name/ID/Slug/Count/Term Group" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default pages are sorted by name. However if you would rather have them sorted by ID you can adjust this setting." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Order Category Links by Ascending/Descending" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose to reverse the order that your categories links are displayed. You can choose between ascending and descending." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Disable top tier dropdown menu links" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "In some cases users will want to create parent categories or links as placeholders to hold a list of child links or categories. In this case it is not desirable to have the parent links lead anywhere, but instead merely serve an organizational function. Enabling this options will remove the links from all parent pages/categories so that they don't lead anywhere when clicked." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Single Post Layout" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Single Page Layout" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "General Settings" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Choose which items to display in the postinfo section" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose which items appear in the postinfo section on single post pages. This is the area, usually below the post title, which displays basic information about your post. The highlighted itmes shown below will appear. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Show comments on posts" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "You can disable this option if you want to remove the comments and comment form from single post pages. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Place Thumbs on Posts" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default thumbnails are placed at the beginning of your post on single post pages. If you would like to remove this initial thumbnail image to avoid repetition simply disable this option. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Place Thumbs on Pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default thumbnails are not placed on pages (they are only used on posts). However, if you want to use thumbnails on posts you can! Just enable this option. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Show comments on pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default comments are not placed on pages, however, if you would like to allow people to comment on your pages simply enable this option. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Post info section" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose which items appear in the postinfo section on pages. This is the area, usually below the post title, which displays basic information about your post. The highlighted itmes shown below will appear. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Show Thumbs on Index pages" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable this option to show thumbnails on Index Pages." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Homepage SEO" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Single Post Page SEO" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Index Page SEO" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments " Enable custom title " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme uses a combination of your blog name and your blog description, as defined when you created your blog, to create your homepage titles. However if you want to create a custom title then simply enable this option and fill in the custom title field below. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments " Enable meta description" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme uses your blog description, as defined when you created your blog, to fill in the meta description field. If you would like to use a different description then enable this option and fill in the custom description field below. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments " Enable meta keywords" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme does not add keywords to your header. Most search engines don't use keywords to rank your site anymore, but some people define them anyway just in case. If you want to add meta keywords to your header then enable this option and fill in the custom keywords field below. " in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments " Enable canonical URL's" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Canonicalization helps to prevent the indexing of duplicate content by search engines, and as a result, may help avoid duplicate content penalties and pagerank degradation. Some pages may have different URLs all leading to the same place. For example domain.com, domain.com/index.html, and www.domain.com are all different URLs leading to your homepage. From a search engine's perspective these duplicate URLs, which also occur often due to custom permalinks, may be treaded individually instead of as a single destination. Defining a canonical URL tells the search engine which URL you would like to use officially. The theme bases its canonical URLs off your permalinks and the domain name defined in the settings tab of wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Homepage custom title (if enabled)" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you have enabled custom titles you can add your custom title here. Whatever you type here will be placed between the < title >< /title > tags in header.php" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Homepage meta description (if enabled)" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you have enabled meta descriptions you can add your custom description here." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Homepage meta keywords (if enabled)" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you have enabled meta keywords you can add your custom keywords here. Keywords should be separated by comas. For example: wordpress,themes,templates,elegant" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If custom titles are disabled, choose autogeneration method" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you are not using cutsom post titles you can still have control over how your titles are generated. Here you can choose which order you would like your post title and blog name to be displayed, or you can remove the blog name from the title completely." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Define a character to separate BlogName and Post title" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can change which character separates your blog title and post name when using autogenerated post titles. Common values are | or -" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable custom titles" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "By default the theme creates post titles based on the title of your post and your blog name. If you would like to make your meta title different than your actual post title you can define a custom title for each post using custom fields. This option must be enabled for custom titles to work, and you must choose a custom field name for your title below." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable custom description" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to add a meta description to your post you can do so using custom fields. This option must be enabled for descriptions to be displayed on post pages. You can add your meta description using custom fields based off the custom field name you define below." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable custom keywords" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you would like to add meta keywords to your post you can do so using custom fields. This option must be enabled for keywords to be displayed on post pages. You can add your meta keywords using custom fields based off the custom field name you define below." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable canonical URL's" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Canonicalization helps to prevent the indexing of duplicate content by search engines, and as a result, may help avoid duplicate content penalties and pagerank degradation. Some pages may have different URL's all leading to the same place. For example domain.com, domain.com/index.html, and www.domain.com are all different URLs leading to your homepage. From a search engine's perspective these duplicate URLs, which also occur often due to custom permalinks, may be treaded individually instead of as a single destination. Defining a canonical URL tells the search engine which URL you would like to use officially. The theme bases its canonical URLs off your permalinks and the domain name defined in the settings tab of wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Custom field Name to be used for title" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "When you define your title using custom fields you should use this value for the custom field Name. The Value of your custom field should be the custom title you would like to use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Custom field Name to be used for description" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "When you define your meta description using custom fields you should use this value for the custom field Name. The Value of your custom field should be the custom description you would like to use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Custom field Name to be used for keywords" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "When you define your keywords using custom fields you should use this value for the custom field Name. The Value of your custom field should be the meta keywords you would like to use, separated by comas." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If custom titles are disabled, choose autogeneration method" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "If you are not using cutsom post titles you can still have control over hw your titles are generated. Here you can choose which order you would like your post title and blog name to be displayed, or you can remove the blog name from the title completely." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Define a character to separate BlogName and Post title" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can change which character separates your blog title and post name when using autogenerated post titles. Common values are | or -" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments " Enable canonical URL's" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Canonicalization helps to prevent the indexing of duplicate content by search engines, and as a result, may help avoid duplicate content penalties and pagerank degradation. Some pages may have different URL's all leading to the same place. For example domain.com, domain.com/index.html, and www.domain.com are all different URLs leading to your homepage. From a search engine's perspective these duplicate URLs, which also occur often due to custom permalinks, may be treaded individually instead of as a single destination. Defining a canonical URL tells the search engine which URL you would like to use officially. The theme bases its canonical URLs off your permalinks and the domain name defined in the settings tab of wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable meta descriptions" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Check this box if you want to display meta descriptions on category/archive pages. The description is based off the category description you choose when creating/edit your category in wp-admin." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Choose title autogeneration method" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can choose how your titles on index pages are generated. You can change which order your blog name and index title are displayed, or you can remove the blog name from the title completely." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Define a character to separate BlogName and Post title" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can change which character separates your blog title and index page name when using autogenerated post titles. Common values are | or -" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Code Integration" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable header code" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Disabling this option will remove the header code below from your blog. This allows you to remove the code while saving it for later use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable body code" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Disabling this option will remove the body code below from your blog. This allows you to remove the code while saving it for later use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable single top code" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Disabling this option will remove the single top code below from your blog. This allows you to remove the code while saving it for later use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable single bottom code" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Disabling this option will remove the single bottom code below from your blog. This allows you to remove the code while saving it for later use." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Add code to the < head > of your blog" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Any code you place here will appear in the head section of every page of your blog. This is useful when you need to add javascript or css to all pages." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Add code to the < body > (good for tracking codes such as google analytics)" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Any code you place here will appear in body section of all pages of your blog. This is usefull if you need to input a tracking pixel for a state counter such as Google Analytics." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Add code to the top of your posts" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Any code you place here will be placed at the top of all single posts. This is useful if you are looking to integrating things such as social bookmarking links." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Add code to the bottom of your posts, before the comments" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Any code you place here will be placed at the top of all single posts. This is useful if you are looking to integrating things such as social bookmarking links." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Documentation" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Manage Un-widgetized Advertisements" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enable Single Post 468x60 banner" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Enabling this option will display a 468x60 banner ad on the bottom of your post pages below the single post content. If enabled you must fill in the banner image and destination url below." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Input 468x60 advertisement banner image" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can provide 468x60 banner image url" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Input 468x60 advertisement destination url" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Here you can provide 468x60 banner destination url" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Input 468x60 adsense code" in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments "Place your adsense code here." in file options_divi.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Saving...' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Options Saved.' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Options' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Theme Options' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'settings saved.' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'settings reset.' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'General Settings' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Navigation' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Layout Settings' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Ad Management' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Colorization' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'SEO' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Integration' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Support Docs' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Reset' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Upload Image' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments "You don't have pages" in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Save changes' in file core_functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This will return all of the settings throughout the options page to their default values. <strong>Are you sure you want to do this?' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Reset' in file core_functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Saving...' in file core_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by %s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No Comments' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'by' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Read Divi Documentation' in file installation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You do not have sufficient permissions to export the content of this site.' in file et-pagebuilder.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'When you click the button below WordPress will create an XML file for you to save to your computer.' in file et-pagebuilder.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Download Export File' in file et-pagebuilder.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Saved Layouts:' in file et-pagebuilder.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Predefined Layouts:' in file et-pagebuilder.php.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Deprecated functions : screen_iconscreen_icon found in file et-pagebuilder.php. Deprecated since version 3.8.53: <?php screen_icon( 'tools' ); ?>
  7. Editor style : Presence of editor styleNo 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.
  8. I18N implementation : Proper use of _e(Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in custom_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in installation.php. Translation function calls should not contain PHP variables.
  9. I18N implementation : Proper use of ___all(Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in custom_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in custom_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in custom_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 850: array( 'name' => esc_html__('Enable Single Post 468x60 banner',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 854: 'desc' => esc_html__('Enabling this option will display a 468x60 banner ad on the bottom of yPossible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 859: array( 'name' => esc_html__('Input 468x60 advertisement banner image',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 863: 'desc' => esc_html__('Here you can provide 468x60 banner image url',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 867: array( 'name' => esc_html__('Input 468x60 advertisement destination url',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 871: 'desc' => esc_html__('Here you can provide 468x60 banner destination url',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 875: array( 'name' => esc_html__('Input 468x60 adsense code',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables.
  10. I18N implementation : Proper use of esc_attr_e(Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables.
  11. I18N implementation : Proper use of esc_html___all(Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 850: array( 'name' => esc_html__('Enable Single Post 468x60 banner',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 854: 'desc' => esc_html__('Enabling this option will display a 468x60 banner ad on the botPossible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 859: array( 'name' => esc_html__('Input 468x60 advertisement banner image',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 863: 'desc' => esc_html__('Here you can provide 468x60 banner image url',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 867: array( 'name' => esc_html__('Input 468x60 advertisement destination url',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 871: 'desc' => esc_html__('Here you can provide 468x60 banner destination url',$themename)Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. 875: array( 'name' => esc_html__('Input 468x60 adsense code',$themename),Possible variable $themename found in translation function in options_divi.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in functions.php. Translation function calls should not contain PHP variables.
  12. I18N implementation : Proper use of esc_html_e(Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in core_functions.php. Translation function calls should not contain PHP variables. Possible variable $themename found in translation function in installation.php. Translation function calls should not contain PHP variables.
  13. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  14. CSS files : Presence of license typeLicense: is missing from style.css header.
  15. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  16. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  17. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  18. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  19. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  20. Screenshot : Screenshot fileScreenshot size is 600x450px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file footer.php.42: <p id='footer-info'><?php printf( __( 'Designed by %1$s | Powered by %2$s', 'Divi' ), '<a href='http://www.elegantthemes.com' title='Premium WordPress Themes'>Elegant ThemPossible hard-coded links were found in the file installation.php.1: <a href='http://www.elegantthemes.com/gallery/divi/readme.html' target='_blank'><?phPossible hard-coded links were found in the file tutorials.php.1: <a href='http://www.elegantthemes.com/members-area/tutorials/' target='_blank'>WatchPossible hard-coded links were found in the file troubleshooting.php.3: <a href='http://www.elegantthemes.com/gallery/bluesky/readme.html'>Bluesky</a>,4: <a href='http://www.elegantthemes.com/gallery/bluemist/readme.html'>BlueMist</a>,5: <a href='http://www.elegantthemes.com/gallery/simplism/readme.html'>Simplism</a>,6: <a href='http://www.elegantthemes.com/gallery/quadro/readme.html'>Quadro</a>,7: <a href='http://www.elegantthemes.com/gallery/earthlytouch/readme.html'>EarthlyTouch8: <a href='http://www.elegantthemes.com/gallery/artsee/readme.html'>ArtSee</a>,9: <a href='http://www.elegantthemes.com/gallery/tidalforce/readme.html'>TidalForce</a>10: <a href='http://www.elegantthemes.com/gallery/wooden/readme.html'>Wooden</a>,11: <a href='http://www.elegantthemes.com/gallery/interphase/readme.html'>InterPhase</a>12: <a href='http://www.elegantthemes.com/gallery/whoswho/readme.html'>Who'sWho</a>,13: <a href='http://www.elegantthemes.com/gallery/studioblue/readme.html'>StudioBlue</a>14: <a href='http://www.elegantthemes.com/gallery/influx/readme.html'>Influx</a>,15: <a href='http://www.elegantthemes.com/gallery/grungemag/readme.html'>GrungeMag</a>,16: <a href='http://www.elegantthemes.com/gallery/egallery/readme.html'>eGallery</a>,17: <a href='http://www.elegantthemes.com/gallery/cion/readme.html'>Cion</a>,18: <a href='http://www.elegantthemes.com/gallery/evid/readme.html'>eVid</a>,19: <a href='http://www.elegantthemes.com/gallery/egamer/readme.html'>eGamer</a>,20: <a href='http://www.elegantthemes.com/gallery/lightsource/readme.html'>LightSource</21: <a href='http://www.elegantthemes.com/gallery/coldstone/readme.html'>ColdStone</a>,22: <a href='http://www.elegantthemes.com/gallery/basic/readme.html'>Basic</a>,23: <a href='http://www.elegantthemes.com/gallery/puretype/readme.html'>PureType</a>,24: <a href='http://www.elegantthemes.com/gallery/cherrytruffle/readme.html'>CherryTruff25: <a href='http://www.elegantthemes.com/gallery/ebusiness/readme.html'>eBusiness</a>,26: <a href='http://www.elegantthemes.com/gallery/ephoto/readme.html'>ePhoto</a>,27: <a href='http://www.elegantthemes.com/gallery/bold/readme.html'>Bold</a>,28: <a href='http://www.elegantthemes.com/gallery/enews/readme.html'>eNews</a>32: <div class='indent'><p>Many of the common issues that occur have already been covered in the video tutorials section of the members area. To access the video tutorials page <a href='http://www.elegantthemes.com/members-area/tutorials'>log in here</a>. </p>41: For more information you can also refer to this detailed video tutorial: <a href='http://www.elegantthemes.com/members-area/tutorials/uploading.php'>Installi41: For more information you can also refer to this detailed video tutorial: <a href='http://www.elegantthemes.com/members-area/tutorials/uploading.php'>Installi51: <div class='indent'><p>There are several different things that could lead to thumbnail troubles. For more information please read the following guide: <a href='http://www.elegantthemes.com/troubleshooting-timthumb.html'>TroubleshootingPossible hard-coded links were found in the file MCAPI.class.php.329: boolean fb_comments optional If true, the Facebook comments (and thus the <a href='http://kb.mailchimp.com/article/i-dont-want-an-archiave-of-my-campaign-can-331: boolean ecomm360 optional If set, our <a href='http://www.mailchimp.com/blog/ecommerce-tracking-plugin/' target='_blank'>E1004: * Get the URL to a customized <a href='http://eepurl.com/gKmL' target='_blank'>VIP Report</a> for the specified ca1176: * <a href='http://connect.mailchimp.com/category/ecommerce' target='_blank'>provided b2466: * <a href='http://connect.mailchimp.com/category/ecommerce' target='_blank'>provided b1244: string beamer_address The email address to use for this list's <a href='http://kb.mailchimp.com/article/how-do-i-import-a-campaign-via-email-email-1245: string visibility Whether this list is Public (pub) or Private (prv). Used internally for projects like <a href='http://blog.mailchimp.com/introducing-wavelength/' target='_blank'>Waveleng1320: string defaultcountry optional the <a href='http://www.iso.org/iso/english_country_names_and_code_elements' target='_bl1717: string OPTIN_TIME Set the Opt-in Time field. <em>Abusing this may cause your account to be suspended.</em> We do validate this and it must be a valid date. Use - 24 hour format in <strong>GMT</strong>, eg '2013-12-30 20:30:00' to be safe. Generally, though, anything strtotime() understands we'll understand - <a href='http://us2.php.net/strtotime' target='_blank'>http://us2.php.net/strtotime<1730: string date use YYYY-MM-DD to be safe. Generally, though, anything strtotime() understands we'll understand - <a href='http://us2.php.net/strtotime' target='_blank'>http://us2.php.net/strtotime<1717: string OPTIN_TIME Set the Opt-in Time field. <em>Abusing this may cause your account to be suspended.</em> We do validate this and it must be a valid date. Use - 24 hour format in <strong>GMT</strong>, eg '2013-12-30 20:30:00' to be safe. Generally, though, anything strtotime() understands we'll understand - <a href='http://us2.php.net/strtotime' target='_blank'>http://us2.php.net/strtotime<1730: string date use YYYY-MM-DD to be safe. Generally, though, anything strtotime() understands we'll understand - <a href='http://us2.php.net/strtotime' target='_blank'>http://us2.php.net/strtotime<1925: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2776: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2799: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>1933: bool is_gmonkey Whether the member is a <a href='http://mailchimp.com/features/golden-monkeys/' target='_blank'>Golden Monke2081: * Retrieve the clients that the list's subscribers have been tagged as being used based on user agents seen. Made possible by <a href='http://user-agent-string.info' target='_blank'>user-agent-string.info</a>2169: * @param string $html a string specifying the entire template to be created. This is <strong>NOT</strong> campaign content. They are intended to utilize our <a href='http://www.mailchimp.com/resources/email-template-language/' target='_blank2187: string html optional a string specifying the entire template to be created. This is <strong>NOT</strong> campaign content. They are intended to utilize our <a href='http://www.mailchimp.com/resources/email-template-language/' target='_blank2169: * @param string $html a string specifying the entire template to be created. This is <strong>NOT</strong> campaign content. They are intended to utilize our <a href='http://www.mailchimp.com/resources/email-template-language/' target='_blank2187: string html optional a string specifying the entire template to be created. This is <strong>NOT</strong> campaign content. They are intended to utilize our <a href='http://www.mailchimp.com/resources/email-template-language/' target='_blank1176: * <a href='http://connect.mailchimp.com/category/ecommerce' target='_blank'>provided b2466: * <a href='http://connect.mailchimp.com/category/ecommerce' target='_blank'>provided b2570: * @param string $query terms to search on, <a href='http://kb.mailchimp.com/article/i-cant-find-a-recipient-on-my-list' target=2654: * Expire a Specific API Key. Note that if you expire all of your keys, just visit <a href='http://admin.mailchimp.com/account/api' target='_blank'>your API dashboard<1925: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2776: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2799: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>1925: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2776: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>2799: int member_rating the rating of the subscriber. This will be 1 - 5 as described <a href='http://eepurl.com/f-2P' target='_blank'>here</a>
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  11. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  12. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  13. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  14. Use of includes : Use of include or requireThe theme appears to use include or require : custom_functions.php 15: require_once(TEMPLATEPATH . '/epanel/shortcodes/shortcodes.php');18: require_once(TEMPLATEPATH . '/epanel/page_templates/page_templates.php');21: require_once(TEMPLATEPATH . '/epanel/import_settings.php');1110: require_once( get_template_directory() . esc_attr( '/epanel/options_{$short 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 : core_functions.php 324: <?php include( TEMPLATEPATH . '/includes/functions/' . $value['name'] . '.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 : et-pagebuilder.php 7: require_once( ET_PB_DIR . '/layouts/layouts.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.
Other checked themes