0
Validation results

Angle

Angle

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEangle.zip
  • FILE SIZE18747764 bytes
  • MD5114e199869a90d00d6b8ed5256a76acd
  • SHA1d702f62cb929097c9808d82019b9bd7ecbce2a34
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • DEMO PAGEhttp://demo.oxygenna.com/angle
  • VERSION1.14.1
  • AUTHOR URI
  • TAGSresponsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
  • CREATION DATE2019-09-16
  • LAST FILE UPDATE2019-09-16
  • LAST VALIDATION2019-09-16 20:24
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 OxygennaCustomise.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.
  3. Security breaches : Use of base64_decode() Found base64_decode in file OxygennaOptions.php. 242: $import_data = unserialize(base64_decode($_POST[THEME_SHORT.'-options']['data_import']));Found base64_decode in file OAuth.php. 202: $decoded_sig = base64_decode($signature);
  4. Security breaches : Use of base64_encode() Found base64_encode in file OxygennaExport.php.
     $export = base64_encode(serialize($oxy_theme_options));
    Found base64_encode in file OAuth.php.
     return base64_encode(hash_hmac('sha1', $base_string, $key, true));
     return base64_encode($signature);
  5. Unwanted files : hidden file(s) or folder(s) .ds_store .bower.json .bowerrc .editorconfig .travis.yml .scrutinizer.yml was found.
  6. Malware : Operations on file system file_get_contents was found in the file simple_html_dom.php 75: $contents = file_get_contents($url, $use_include_path, $context, $offset);1081: $this->load(call_user_func_array('file_get_contents', $args), true);file_put_contents was found in the file simple_html_dom.php 1105: if ($filepath!=='') file_put_contents($filepath, $ret, LOCK_EX);fwrite was found in the file scss.inc.php 830: fwrite(STDERR, 'Line $line DEBUG: $value\n');file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_put_contents was found in the file scss.inc.php 4475: file_put_contents($out, $css);4476: file_put_contents($this->importsCacheName($out),file_put_contents was found in the file scss.inc.php 4475: file_put_contents($out, $css);4476: file_put_contents($this->importsCacheName($out),file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file backend.php 41: $header_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl42: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'43: $header_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );96: $swatch_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl97: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'98: $swatch_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );314: $default_sass = file_get_contents( OXY_THEME_DIR . 'assets/scss/bootstrap/_oxygenna-variabl315: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_compass-mixins.scss'316: $default_sass .= file_get_contents( OXY_THEME_DIR . 'assets/scss/theme/_mixins.scss' );file_get_contents was found in the file OAuth.php 272: file_get_contents(self::$POST_INPUT)
  7. Malware : Network operations curl_init was found in the file twitteroauth.php 195: $ci = curl_init();curl_exec was found in the file twitteroauth.php 221: $response = curl_exec($ci);
  8. Admin menu : Themes should use add_theme_page() for adding admin pages. File OxygennaQuickUpload.php : 55: add_submenu_page('edit.php?post_type=' . $post_type, $options['page_title']File OxygennaOptions.php : 364: add_menu_page($this->main_menu_page['page_title'], $this->main_menu_page['mFile OxygennaOptions.php : 371: $hook = add_submenu_page($main_menu_slug, $option_page['page_title'], $option_page[File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
  9. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was tgm-example-plugin.zip revslider.zip layersliderwp-6.1.6.zip js_composer.zip.
Warning
  1. theme tags : Presence of bad theme tagsThe tag responsive-layout has been deprecated, it must be removed from style.css header.The tag blue has been deprecated, it must be removed from style.css header.The tag brown has been deprecated, it must be removed from style.css header.The tag red has been deprecated, it must be removed from style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s download remaining', '%s downloads remaining', downloads_remaining, 'woocommerce' in file my-downloads.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file shipping-calculator.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file cart-totals.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Looks like you have the <strong>Oxygenna Typography Plugin</strong> Installed - this is no longer needed please delete it <a href="', >here on your plugins page</a>, 'angle-admin-td' in file OxygennaTypography.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'No Google Fonts Installed. Please go to ', -> Fonts and update your google fonts, 'angle-admin-td' in file OxygennaTypography.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Looks like you have the <strong>Oxygenna Theme Framework Plugin</strong> Installed - this is no longer needed please delete it <a href="', >here on your plugins page</a>, 'angle-admin-td' in file OxygennaThemeAdmin.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'angle-admin-td' in file custom-posts.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'angle-admin-td' in file custom-posts.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'angle-admin-td' in file custom-posts.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'Search' in file frontend.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file install-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file install-plugins.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are angle-td, woocommerce, downloads_remaining, product_cat, product_tag, angle-admin-td, plugins.php, >here on your plugins page</a>, -> Fonts and update your google fonts, tgmpa, js_composer.
  3. 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.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. I18N implementation : Proper use of ___all(Possible variable $cvalue found in translation function in shipping-calculator.php. Translation function calls should not contain PHP variables.
  6. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  7. 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.
  8. Date and time implementation : Use of the_time()At least one hard coded date was found in the file default_overrides.php. Function get_option( 'date_format' ) should be used instead.
  9. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  4. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  5. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  6. Use of includes : Use of include or requireThe theme appears to use include or require : oxygenna-mega-menu.php 19: require_once(OXY_MEGA_MENU_DIR . 'inc/OxygennaMegaMenu.php');20: require_once(OXY_MEGA_MENU_DIR . 'walkers/FrontendBootstrapMegaMenuWalker.p 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 : OxygennaMegaMenu.php 152: include(OXY_MEGA_MENU_DIR . 'partials/options/top/' . $item->object . '.php165: include(OXY_MEGA_MENU_DIR . 'partials/options/bottom/global.php');225: require_once(ABSPATH . 'wp-admin/includes/nav-menu.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 : oxygenna-typography.php 19: require_once(OXY_TYPOGRAPHY_DIR . 'inc/OxygennaTypography.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 : OxygennaTypography.php 310: include(OXY_TYPOGRAPHY_DIR . 'partials/font-modal.php');572: include(OXY_TYPOGRAPHY_DIR . 'partials/typography-page.php');581: include(OXY_TYPOGRAPHY_DIR . 'inc/options/font-select.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 : OxygennaOneClick.php 664: include(OXY_ONECLICK_DIR . 'partials/start-page.php');680: include(OXY_ONECLICK_DIR . 'partials/demo-installer.php');691: include(OXY_ONECLICK_DIR . 'partials/install-complete.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 : OxygennaQuickUpload.php 136: require_once './admin-header.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 : OxygennaThemeInstall.php 78: include(OXY_TF_DIR . 'partials/installer/list-installer.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 : scss.inc.php 2816: 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 : backend.php 180: $mixin .= '@include ' . $mixin_name; 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 : frontend.php 537: include( locate_template( 'assets/decorations/' . $position . '/' . $decora2092: include(locate_template('partials/modal.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 : shortcodes.php 672: include( locate_template( 'partials/shortcodes/feature/feature.php' ) );814: include( locate_template( 'partials/shortcodes/services/' . $style . '.php'976: include( locate_template( 'partials/shortcodes/testimonials/'.$layout.'.php1037: include( locate_template( 'partials/shortcodes/staff/list.php' ) );1074: include( locate_template( 'partials/shortcodes/staff/featured.php' ) );1171: include( locate_template( 'partials/shortcodes/portfolio/filters.php' ) );1177: include( locate_template( 'partials/shortcodes/portfolio/items.php' ) );1253: include( locate_template( 'partials/shortcodes/countdown/countdown.php' ) )1288: include( locate_template( 'partials/shortcodes/pricing/pricing.php' ) );1398: include( locate_template( 'partials/shortcodes/posts/'.$layout.'.php' ) );1653: include( locate_template( 'partials/shortcodes/social/social-links.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 : swatch_twitter.php 159: require_once 'widget-options/twitteroauth/twitteroauth.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 : twitteroauth.php 10: require_once('OAuth.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 : content-staff-single.php 30: include( locate_template( 'partials/shortcodes/staff/featured.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 : portfolio-related.php 43: include( locate_template( 'partials/shortcodes/portfolio/items.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 : loop.php 28: include( locate_template( 'partials/content-search.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