0
Résultats de validation

Porto

Porto

WordPress 6.4.3 theme
0
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Failles de sécurité : Modification des paramètres du serveur PHP ini_set trouvé dans le fichier Parser.php. 86: @ini_set( 'mbstring.internal_encoding', 'ascii' );170: @ini_set( 'precision', '16' );204: @ini_set( 'precision', $precision );210: @ini_set( 'mbstring.internal_encoding', $this->mb_internal_encoding );
  2. Failles de sécurité : Utilisation de base64_decode() base64_decode trouvé dans le fichier vc_section.php. 170: $output .= rawurldecode( base64_decode( porto_strip_script_tags( $top_divider_custom ) ) );206: $output .= rawurldecode( base64_decode( porto_strip_script_tags( $bottom_divider_custom ) ) );base64_decode trouvé dans le fichier porto-studio.php. 188: $block_content = base64_decode( $block['content'] );
  3. Failles de sécurité : Utilisation de base64_encode() base64_encode trouvé dans le fichier Functions.php.
     $buf = $useBase64 ? base64_encode( $buf ) : rawurlencode( $buf );
     $returner = ''data:image/svg+xml;base64,' . base64_encode( $returner ) . ''';
    base64_encode trouvé dans le fichier importer-api.php.
     'patches_files' => base64_encode( json_encode( $patches_data ) ),
    base64_encode trouvé dans le fichier wpb-elements.php.
     'value' => base64_encode( '' ),
     'value' => base64_encode( '' ),
  4. Code malveillant : Opérations sur système de fichiers fopen trouvé dans le fichier class.redux_helpers.php. 646: // $fp = fopen( $file, 'r' );fread trouvé dans le fichier class.redux_helpers.php. 649: // $file_data = fread( $fp, 8192 );fclose trouvé dans le fichier class.redux_helpers.php. 652: // fclose( $fp );file_get_contents trouvé dans le fichier Cache.php. 135: $c = file_get_contents($fileCache);file_put_contents trouvé dans le fichier Cache.php. 165: file_put_contents($fileCache, $c);file_put_contents trouvé dans le fichier SourceMapGenerator.php. 163: if (file_put_contents($file, $content) === false) {file_get_contents trouvé dans le fichier SourceMapGenerator.php. 252: $content[] = file_get_contents($sourceFile);fclose trouvé dans le fichier StreamLogger.php. 41: fclose($this->stream);fwrite trouvé dans le fichier StreamLogger.php. 52: fwrite($this->stream, $prefix . $message . '\n\n');60: fwrite($this->stream, $message . '\n');fwrite trouvé dans le fichier StreamLogger.php. 52: fwrite($this->stream, $prefix . $message . '\n\n');60: fwrite($this->stream, $message . '\n');fopen trouvé dans le fichier Compiler.php. 371: $this->logger = new StreamLogger(fopen('php://stderr', 'w'), true);file_get_contents trouvé dans le fichier Compiler.php. 5737: $code = file_get_contents($path);file_put_contents trouvé dans le fichier lessc.inc.php. 176: return file_put_contents( $outFname, $out );file_get_contents trouvé dans le fichier Import.php. 173: $contents = new Less_Tree_Anonymous( file_get_contents( $full_path ), 0, [], true );file_put_contents trouvé dans le fichier Cache.php. 68: file_put_contents( $vars_file, $lessvars );110: file_put_contents( $list_file, $cache );113: file_put_contents( $output_file, $compiled );file_put_contents trouvé dans le fichier Cache.php. 68: file_put_contents( $vars_file, $lessvars );110: file_put_contents( $list_file, $cache );113: file_put_contents( $output_file, $compiled );file_put_contents trouvé dans le fichier Cache.php. 68: file_put_contents( $vars_file, $lessvars );110: file_put_contents( $list_file, $cache );113: file_put_contents( $output_file, $compiled );file_get_contents trouvé dans le fichier Cache.php. 268: $list = explode( '\n', file_get_contents( $list_file ) );file_get_contents trouvé dans le fichier Parser.php. 44: $this->input = file_get_contents( $this->currentFile['filename'] );file_get_contents trouvé dans le fichier import.php. 69: $contents = new Less_Tree_Anonymous( file_get_contents($full_path), 0, array(), true );file_put_contents trouvé dans le fichier Generator.php. 150: if ( file_put_contents( $file, $content ) === false ) {file_get_contents trouvé dans le fichier Generator.php. 265: $content[] = file_get_contents( $sourceFile );file_get_contents trouvé dans le fichier Functions.php. 907: $buf = @file_get_contents( $filePath );file_get_contents trouvé dans le fichier Parser.php. 612: $cache = unserialize( file_get_contents( $cache_file ) );657: $this->input = file_get_contents( $file_path );file_put_contents trouvé dans le fichier Parser.php. 641: file_put_contents( $cache_file, serialize( $rules ) );file_get_contents trouvé dans le fichier Parser.php. 612: $cache = unserialize( file_get_contents( $cache_file ) );657: $this->input = file_get_contents( $file_path );fopen trouvé dans le fichier parsers.php. 574: $fp = $this->fopen( $file, 'r' );856: function fopen( $filename, $mode = 'r' ) {860: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 633: $this->fclose( $fp );877: function fclose( $fp ) {881: return fclose( $fp );fopen trouvé dans le fichier parsers.php. 574: $fp = $this->fopen( $file, 'r' );856: function fopen( $filename, $mode = 'r' ) {860: return fopen( $filename, $mode );fopen trouvé dans le fichier parsers.php. 574: $fp = $this->fopen( $file, 'r' );856: function fopen( $filename, $mode = 'r' ) {860: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 633: $this->fclose( $fp );877: function fclose( $fp ) {881: return fclose( $fp );fclose trouvé dans le fichier parsers.php. 633: $this->fclose( $fp );877: function fclose( $fp ) {881: return fclose( $fp );fopen trouvé dans le fichier porto-parsers.php. 581: $fp = $this->fopen( $file, 'r' );863: function fopen( $filename, $mode = 'r' ) {867: return fopen( $filename, $mode );fclose trouvé dans le fichier porto-parsers.php. 640: $this->fclose( $fp );884: function fclose( $fp ) {888: return fclose( $fp );fopen trouvé dans le fichier porto-parsers.php. 581: $fp = $this->fopen( $file, 'r' );863: function fopen( $filename, $mode = 'r' ) {867: return fopen( $filename, $mode );fopen trouvé dans le fichier porto-parsers.php. 581: $fp = $this->fopen( $file, 'r' );863: function fopen( $filename, $mode = 'r' ) {867: return fopen( $filename, $mode );fclose trouvé dans le fichier porto-parsers.php. 640: $this->fclose( $fp );884: function fclose( $fp ) {888: return fclose( $fp );fclose trouvé dans le fichier porto-parsers.php. 640: $this->fclose( $fp );884: function fclose( $fp ) {888: return fclose( $fp );
  5. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier framework.php : 1276: // wrappers and need to be appened to using add_submenu_page.1328: 'add_submenu_page',1399: 'add_submenu_page',Fichier framework.php : 1276: // wrappers and need to be appened to using add_submenu_page.1328: 'add_submenu_page',1399: 'add_submenu_page',Fichier framework.php : 1366: 'add_menu_page',Fichier framework.php : 1276: // wrappers and need to be appened to using add_submenu_page.1328: 'add_submenu_page',1399: 'add_submenu_page',Fichier speed_optimize_wizard.php : 93: add_submenu_page( 'porto', esc_html__( 'Speed Optimize Wizard', 'porto' ), Fichier setup_wizard.php : 1129: add_submenu_page( 'porto', esc_html__( 'Setup Wizard', 'porto' ), esc_html_Fichier admin.php : 235: $welcome_screen = add_menu_page( 'Porto', $title, 'administrator', 'porto', array( $this, 'weFichier admin.php : 236: $welcome = add_submenu_page( 'porto', __( 'Dashboard', 'porto' ), __( 'Dashboard', 'po238: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme Optio239: $theme_options = add_submenu_page( 'porto', __( 'Advanced Options', 'porto' ), __( 'Advanced241: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme OptioFichier admin.php : 236: $welcome = add_submenu_page( 'porto', __( 'Dashboard', 'porto' ), __( 'Dashboard', 'po238: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme Optio239: $theme_options = add_submenu_page( 'porto', __( 'Advanced Options', 'porto' ), __( 'Advanced241: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme OptioFichier admin.php : 236: $welcome = add_submenu_page( 'porto', __( 'Dashboard', 'porto' ), __( 'Dashboard', 'po238: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme Optio239: $theme_options = add_submenu_page( 'porto', __( 'Advanced Options', 'porto' ), __( 'Advanced241: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme OptioFichier admin.php : 236: $welcome = add_submenu_page( 'porto', __( 'Dashboard', 'porto' ), __( 'Dashboard', 'po238: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme Optio239: $theme_options = add_submenu_page( 'porto', __( 'Advanced Options', 'porto' ), __( 'Advanced241: $theme_options = add_submenu_page( 'porto', __( 'Theme Options', 'porto' ), __( 'Theme OptioFichier patcher.php : 72: add_submenu_page( 'porto', __( 'Patcher', 'porto' ), $title, 'administratorFichier class-tools.php : 27: add_submenu_page( 'porto', __( 'Tools', 'porto' ), __( 'Tools', 'porto' ), Fichier class-version-control.php : 57: add_submenu_page( 'porto', __( 'Version Control', 'porto' ), __( 'Version CFichier class-page-layouts.php : 184: add_submenu_page( 'porto', __( 'Page Layouts', 'porto' ), __( 'Page Layouts
  6. Inclusion de plugin : Présence de fichier zip Les plugins ne sont pas autorisés dans les thèmes. Le fichier zip revslider.zip porto-functionality.zip porto-vc-addon.zip js_composer.zip geodirectory-porto-theme-compatibility-pack.zip a été trouvé.
Attention
  1. Script de core désabonné : Désabonnement d'un script de coreAppel à wp_deregister_script dans functions.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 968: //wp_deregister_script( 'isotope' );1363: // wp_deregister_script( 'dokan-chart' );1367: wp_deregister_script( 'toolset-codemirror-script' );
  2. tags du thème : Présence de tags inconnusTag inconnu woocommerce trouvé dans l'entête du fichier style.css.Tag inconnu business trouvé dans l'entête du fichier style.css.Tag inconnu corporate trouvé dans l'entête du fichier style.css.Tag inconnu responsive trouvé dans l'entête du fichier style.css.Le tag blue est obsolète, il ne doit pas figurer dans le header de style.css.Le tag black est obsolète, il ne doit pas figurer dans le header de style.css.Le tag green est obsolète, il ne doit pas figurer dans le header de style.css.Le tag white est obsolète, il ne doit pas figurer dans le header de style.css.Le tag light est obsolète, il ne doit pas figurer dans le header de style.css.Le tag dark est obsolète, il ne doit pas figurer dans le header de style.css.Le tag red est obsolète, il ne doit pas figurer dans le header de style.css.Le tag fixed-layout est obsolète, il ne doit pas figurer dans le header de style.css.Le tag responsive-layout est obsolète, il ne doit pas figurer dans le header de style.css.Les thèmes qui utilisent le tag accessibility-ready doivent concoder avec les règles de la revue d'accessibilité.
    Voir https://make.wordpress.org/themes/handbook/review/accessibility/
    Tag inconnu block-styles trouvé dans l'entête du fichier style.css.Tag inconnu custom-logo trouvé dans l'entête du fichier style.css.Tag inconnu template-editing trouvé dans l'entête du fichier style.css.Tag inconnu wide-blocks trouvé dans l'entête du fichier style.css.
  3. tags du thème : Trop de subject tags
  4. Text domain : Utilisation incorrecte des fonctions de traduction.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Popup Builder</b> <span class="description">You can control the various popup like Newsletter Popup.</span> </span> <span> <span class="flex-row"> <img src="', /builder/popup.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier settings.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Popup Builder</b> <span class="description">You can control the various popup like Newsletter Popup.</span> </span> <span> <span class="flex-row"> <img src="', /builder/popup.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Popup Layout</a> Popup like Newsletter, promo popup, discount popup is built with pre-made on template builder. </span> </span> </span></span>' dans le fichier settings.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Popup Builder</b> <span class="description">You can control the various popup like Newsletter Popup.</span> </span> <span> <span class="flex-row"> <img src="', /builder/popup.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Popup Layout</a> Popup like Newsletter, promo popup, discount popup is built with pre-made on template builder. </span> </span> </span></span>', 'porto' dans le fichier settings.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of posts (e.g. a blog’s list of recent posts), which may be filtered by terms such as authors, categories, tags, search results, etc. <br/><br/>You can also edit the post author page, search result page, date archive page, category page with Archive Builder. </span> </span> </span> </span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span> <span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of posts (e.g. a blog’s list of recent posts), which may be filtered by terms such as authors, categories, tags, search results, etc. <br/><br/>You can also edit the post author page, search result page, date archive page, category page with Archive Builder. </span> </span> </span> </span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of portfolios, which may be filtered by terms such as authors, categories, tags, search results, etc. </span> </span> </span></span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of portfolios, which may be filtered by terms such as authors, categories, tags, search results, etc. </span> </span> </span></span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of events, which may be filtered by terms such as date, categories, tags, search results, etc. </span> </span> </span></span>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of events, which may be filtered by terms such as date, categories, tags, search results, etc. </span> </span> </span></span>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of members, which may be filtered by terms such as categories, search results, etc. </span> </span> </span></span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of members, which may be filtered by terms such as categories, search results, etc. </span> </span> </span></span><a class="pt-showm-options" href="#"><span>Show More Options</span><i class="fas fa-angle-down"></i></a><b>We recommend to use Template Builder to customize easily.</b>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of posts (e.g. a blog’s list of recent posts), which may be filtered by terms such as authors, categories, tags, search results, etc. <br/><br/>You can also edit the post author page, search result page, date archive page, category page with Archive Builder. </span> </span> </span></span>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Post Type</b> <span class="description">You can change the blog type, blog layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Post layout</a> A single post template allows you to easily design the layout and style of posts, ensuring a design consistency throughout all your blog posts. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Post Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of posts (e.g. a blog’s list of recent posts), which may be filtered by terms such as authors, categories, tags, search results, etc. <br/><br/>You can also edit the post author page, search result page, date archive page, category page with Archive Builder. </span> </span> </span></span>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of portfolios, which may be filtered by terms such as authors, categories, tags, search results, etc. </span> </span> </span></span>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Portfolio Type</b> <span class="description">You can change the portfolio type, portfolio layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Portfolio layout</a> A single portfolio template allows you to easily design the layout and style of portfolios, ensuring a design consistency throughout all your portfolios. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Portfolio Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of portfolios, which may be filtered by terms such as authors, categories, tags, search results, etc. </span> </span> </span></span>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of events, which may be filtered by terms such as date, categories, tags, search results, etc. </span> </span> </span></span>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Event Type</b> <span class="description">You can change the event type, event layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Type</a> A Loop is a layout you can customize to display recurring dynamic content - like events, posts, portfolios, products and etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Event layout</a> A single event template allows you to easily design the layout and style of events, ensuring a design consistency throughout all your events. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Event Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of events, which may be filtered by terms such as date, categories, tags, search results, etc. </span> </span> </span></span>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of members, which may be filtered by terms such as categories, search results, etc. </span> </span> </span></span>' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Member Type</b> <span class="description">You can change the member type, member layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Type</a> A Loop is a layout you can customize to display recurring dynamic content - like members, posts, portfolios, products, etc. </span> </span> <span class="flex-row"> <img src="', '/builder/single.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Member layout</a> A single member template allows you to easily design the layout and style of members, ensuring a design consistency throughout all your members. </span> </span> <span class="flex-row"> <img src="', '/builder/archive.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Member Archive Layout</a> An archive template allows you to easily design the layout and style of archive pages - those pages that show a list of members, which may be filtered by terms such as categories, search results, etc. </span> </span> </span></span>', 'porto' dans le fichier cpt.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Product layout</a> A single product template allows you to easily design the layout and style of WooCommerce single product pages, and apply that template to various conditions that you assign. </span> </span> <span class="flex-row"> <img src="' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Product layout</a> A single product template allows you to easily design the layout and style of WooCommerce single product pages, and apply that template to various conditions that you assign. </span> </span> <span class="flex-row"> <img src="', '/builder/shop.svg' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Product layout</a> A single product template allows you to easily design the layout and style of WooCommerce single product pages, and apply that template to various conditions that you assign. </span> </span> <span class="flex-row"> <img src="', '/builder/shop.svg', '" style="margin-right: 10px;" /> <span> <a href="' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Product layout</a> A single product template allows you to easily design the layout and style of WooCommerce single product pages, and apply that template to various conditions that you assign. </span> </span> <span class="flex-row"> <img src="', '/builder/shop.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Archive Layout</a> A products archive template allows you to easily design the layout and style of your WooCommerce shop page or other product archive pages - those pages that show a list of products, which may be filtered by terms such as categories, tags, etc. </span> </span> </span></span>' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments ' <span><span style="min-width: 150px;"> <b>Product Type</b> <span class="description">You can change the product type, product layout, shop layout.</span> </span> <span> <span class="flex-row"> <img src="', /builder/loop.svg, '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Type</a> A Loop is a layout you can customize to display recurring dynamic content - like listings, posts, portfolios, products, , etc. </span> </span> <span class="flex-row"> <img src="', '/builder/product.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Single Product layout</a> A single product template allows you to easily design the layout and style of WooCommerce single product pages, and apply that template to various conditions that you assign. </span> </span> <span class="flex-row"> <img src="', '/builder/shop.svg', '" style="margin-right: 10px;" /> <span> <a href="', '" target="_blank">Add or Change Product Archive Layout</a> A products archive template allows you to easily design the layout and style of your WooCommerce shop page or other product archive pages - those pages that show a list of products, which may be filtered by terms such as categories, tags, etc. </span> </span> </span></span>', 'porto' dans le fichier woocommerce.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Show the icon for login link, logout link.' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments '<span style="color: red">Sidebar with Toggle</span> and <span style="color: red">Off Canvas</span> filter require the page layout which has sidebar.<br/><span style="color: red">Horizontal filter</span> is shown with <a target="_blank" href="', >Shop Horizontal Widget</a> in Appearance > Widgets.<br/>If you use Shop Builder, filter sidebar should be shown with <span style=color: red>Filter Toggle</span> widget., 'porto' dans le fichier woocommerce.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments '<span style="color: red">Sidebar with Toggle</span> and <span style="color: red">Off Canvas</span> filter require the page layout which has sidebar.<br/><span style="color: red">Horizontal filter</span> is shown with <a target="_blank" href="', >Shop Horizontal Widget</a> in Appearance > Widgets.<br/>If you use Shop Builder, filter sidebar should be shown with <span style=color: red>Filter Toggle</span> widget., 'porto' dans le fichier woocommerce.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'porto' dans le fichier panel.php.Plusieurs text-domain sont utilisés dans le thème. Cela signifie que le thème n'est pas compatible avec les language packs de WordPress. Les domaines trouvés sont porto, js_composer, woocommerce, yith-woocommerce-wishlist, yith-woocommerce-compare, redux-framework, /builder/popup.svg, /builder/loop.svg, widgets.php, >Shop Horizontal Widget</a> in Appearance > Widgets.<br/>If you use Shop Builder, filter sidebar should be shown with <span style=color: red>Filter Toggle</span> widget., wordpress-importer, tgmpa, porto-functionality.
  5. Balises courtes PHP : Présence de balises PHP courtesPrésence de balises PHP courtes dans le fichier parsedown.php. "Il est conseillé de ne pas les utiliser car elles ne sont seulement disponibles lors de l'activation de la directive de configuration short_open_tag du php.ini, ou si PHP a été configuré avec l'option --enable-short-tags" (php.net), ce qui n'est pas le cas sur de nombreux serveurs.653: if ( preg_match( '/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches ) ) {
  6. Eléments custom : Présence d'une entête customAucune référence à custom header n'a été trouvée dans le thème.
  7. Eléments custom : Présence d'un fond customAucune référence à custom background n'a été trouvée dans le thème.
  8. Implémentation de l'internationalisation : Utilisation correcte de ___al(La variable $key a été trouvée dans une fonction de traduction dans le fichier speed_optimize_wizard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $popup_url a été trouvée dans une fonction de traduction dans le fichier settings.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier cpt.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $type_url a été trouvée dans une fonction de traduction dans le fichier woocommerce.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $title a été trouvée dans une fonction de traduction dans le fichier panel.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. 37: echo '<li class='mobile-tab-item nav-item' . ( 0 == $i ? ' active' : '' ) . '' pane-id='' . $id . ''><a href='#' rel='nofollow noopener'>' . esc_html__( $title, 'porto' ) . '</a></li>' ;
  9. Implémentation de l'internationalisation : Utilisation correcte de esc_html__all(La variable $title a été trouvée dans une fonction de traduction dans le fichier panel.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. 37: echo '<li class='mobile-tab-item nav-item' . ( 0 == $i ? ' active' : '' ) . '' pane-id='' . $id . ''><a href='#' rel='nofollow noopener'>' . esc_html__( $title, 'porto' ) . '</a></li>' ;
  10. Screenshot : Copie d'écranLa taille du screenshot est 880x660px. La taille recommandée est 1200x900, pour prendre en compte les affichages HiDPI. Bien qu'une résolution de 1200x900 soit recommandée, toutes les images au format 4:3 sont acceptables.Mauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
  1. Liens statiques : Présence de liens codés en durLien potentiellement codés en dur trouvé dans le fichier yit-pointers.php.72: '<h3> %s </h3> <p> %s </p> <p> %s <a href='http://yithemes.com/product-category/plugins/' target='_blank'>Yithemes.com90: '<h3> %s </h3> <p> %s </p> <p> %s <a href='http://yithemes.com/product-category/plugins/' target='_blank'>Yithemes.com72: '<h3> %s </h3> <p> %s </p> <p> %s <a href='http://yithemes.com/product-category/plugins/' target='_blank'>Yithemes.com90: '<h3> %s </h3> <p> %s </p> <p> %s <a href='http://yithemes.com/product-category/plugins/' target='_blank'>Yithemes.comLien potentiellement codés en dur trouvé dans le fichier speed_optimize_wizard.php.491: <input type='checkbox' value='true' name='google_webfont' <?php echo isset( $porto_settings['google-webfont-loader'] ) ? checked( $porto_settings['google-webfont-loader'], true, false ) : ''; ?>> <?php printf( esc_html__( 'Enable %1$sWeb Font Loader%2$s for Google Fonts', 'porto' ), '<a href='https://developers.google.com/fonts/docs/webfont_loader' target='_blank' re494: <p><?php printf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re885: <?php printf( esc_html__( 'This improves page load time as the browser caches preloaded resources so they are available immediately when needed. By using this option, you can increase page speed about 1 ~ 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re911: <?php printf( esc_html__( 'Choosing 'Swap' for font-display will ensure text remains visible during webfont load and this will improve page speed score in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank'>',494: <p><?php printf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re885: <?php printf( esc_html__( 'This improves page load time as the browser caches preloaded resources so they are available immediately when needed. By using this option, you can increase page speed about 1 ~ 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re911: <?php printf( esc_html__( 'Choosing 'Swap' for font-display will ensure text remains visible during webfont load and this will improve page speed score in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank'>',494: <p><?php printf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re885: <?php printf( esc_html__( 'This improves page load time as the browser caches preloaded resources so they are available immediately when needed. By using this option, you can increase page speed about 1 ~ 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re911: <?php printf( esc_html__( 'Choosing 'Swap' for font-display will ensure text remains visible during webfont load and this will improve page speed score in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank'>',1019: <a href='https://gtmetrix.com/leverage-browser-caching.html' target='_blank' rel='noLien potentiellement codés en dur trouvé dans le fichier setup_wizard.php.1963: <p><?php printf( esc_html__( '%1$sHubSpot%2$s\'s official WordPress plugin allows you to add forms, popups, and live chat to your website and integrate with the best WordPress CRM.', 'porto' ), '<a href='https://www.hubspot.com/'>', '</a>' ); ?></p>2086: <div style='margin-top: 10px;'><?php echo sprintf( esc_html__( 'Please login to %1$ssupport site%2$s and can reset your license %3$shere%2$s from current site domain.', 'porto' ), '<a href='https://www.portotheme.com/support/'>', '</a>', '<a href='https://www.porto2304: <p><em><i class='fas fa-info-circle' style='font-size: 1.2em'></i></em> More details about item support can be found in the ThemeForest <a href='http://themeforest.net/page/item_support_policy' target='_blank' rel='noope2326: <li class='documentation'><i class='status fas fa-book'></i> <a href='http://www.portotheme.com/wordpress/porto/documentation'><?php esc_html_e( 2327: <li class='woocommerce documentation'><i class='status fas fa-book'></i> <a href='https://docs.woocommerce.com/document/woocommerce-101-video-series/'><?php 2329: <li class='rating'><i class='status fas fa-star'></i> <a href='http://themeforest.net/downloads'><?php esc_html_e( 'Leave an Item Rating',2333: <p><em><i class='fas fa-info-circle' style='font-size: 1.2em'></i></em> Please come back and <a href='http://themeforest.net/downloads' target='_blank' rel='noopener noreferrer'2329: <li class='rating'><i class='status fas fa-star'></i> <a href='http://themeforest.net/downloads'><?php esc_html_e( 'Leave an Item Rating',2333: <p><em><i class='fas fa-info-circle' style='font-size: 1.2em'></i></em> Please come back and <a href='http://themeforest.net/downloads' target='_blank' rel='noopener noreferrer'Lien potentiellement codés en dur trouvé dans le fichier skin.php.282: 'desc' => sprintf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re641: 'desc' => sprintf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re282: 'desc' => sprintf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' re641: 'desc' => sprintf( esc_html__( 'By using this option, you can increase page speed about 4 percent in %1$sGoogle PageSpeed Insights%2$s for both of mobile and desktop.', 'porto' ), '<a href='https://developers.google.com/speed/pagespeed/insights/' target='_blank' reLien potentiellement codés en dur trouvé dans le fichier menu.php.217: __( '<a href='https://www.portotheme.com/wordpress/porto/shop35-soft/' target='blank'>TogLien potentiellement codés en dur trouvé dans le fichier settings.php.754: 'desc' => __( 'Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeIn', 'porto762: 'desc' => __( 'Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeOut', 'port754: 'desc' => __( 'Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeIn', 'porto762: 'desc' => __( 'Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeOut', 'port788: 'subtitle' => sprintf( __( 'You can get your API Key in your %1$sOpenAI Acount%2$s. Porto uses the text-davinci-003 model.', 'porto' ), '<a href='https://platform.openai.com/account/api-keys' target='_blank'>', '</a>' ),2722: __( 'Inputs the custom mini cart icon. ex: <a href='https://www.portotheme.com/wordpress/porto/shortcodes/icons/' target='_blanLien potentiellement codés en dur trouvé dans le fichier cpt.php.1996: __( 'Please install the <a href='https://www.sliderrevolution.com/' target='_blank'>Slider Revolution</a>.',Lien potentiellement codés en dur trouvé dans le fichier admin.php.130: printf( esc_html__( 'In this video, we look at creating, assigning and designing menus in %1$sPorto%2$s. This video shows you how to create megamenu too. %3$s To know in full, read this %4$s article%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</132: printf( esc_html__( 'In this video, we look at how to merge %3$sJs/Style%4$s and generate %3$sCritical CSS%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</134: printf( esc_html__( 'In this video, we look at how to optimize unused %3$s Shortcode Styles%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</137: printf( esc_html__( 'This video looks at how to create %1$s %2$s builder%3$s and how to use in %4$sPorto%3$s.', 'porto' ), '<a href='' . $this->doc_path[ $path ] . '' target='_blank'>', $path, '</a>', '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>' );130: printf( esc_html__( 'In this video, we look at creating, assigning and designing menus in %1$sPorto%2$s. This video shows you how to create megamenu too. %3$s To know in full, read this %4$s article%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</132: printf( esc_html__( 'In this video, we look at how to merge %3$sJs/Style%4$s and generate %3$sCritical CSS%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</134: printf( esc_html__( 'In this video, we look at how to optimize unused %3$s Shortcode Styles%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</137: printf( esc_html__( 'This video looks at how to create %1$s %2$s builder%3$s and how to use in %4$sPorto%3$s.', 'porto' ), '<a href='' . $this->doc_path[ $path ] . '' target='_blank'>', $path, '</a>', '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>' );130: printf( esc_html__( 'In this video, we look at creating, assigning and designing menus in %1$sPorto%2$s. This video shows you how to create megamenu too. %3$s To know in full, read this %4$s article%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</132: printf( esc_html__( 'In this video, we look at how to merge %3$sJs/Style%4$s and generate %3$sCritical CSS%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</134: printf( esc_html__( 'In this video, we look at how to optimize unused %3$s Shortcode Styles%4$s in %1$sPorto%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>', '</137: printf( esc_html__( 'This video looks at how to create %1$s %2$s builder%3$s and how to use in %4$sPorto%3$s.', 'porto' ), '<a href='' . $this->doc_path[ $path ] . '' target='_blank'>', $path, '</a>', '<a href='https://www.portotheme.com/wordpress/porto_landing/' target='_blank'>' );173: $this->add_wp_toolbar_menu_item( $porto_parent_menu_title, false, admin_url( 'admin.php?page=porto' ), array( 'class' => 'porto-menu' ), 'porto' );174: $this->add_wp_toolbar_menu_item( __( 'Dashboard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto' ), array(), 'porto-dashboard' );175: $this->add_wp_toolbar_menu_item( __( 'Page Layouts', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-page-layouts' ) );183: $this->add_wp_toolbar_menu_item( __( 'Setup Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-setup-wizard' ) );184: $this->add_wp_toolbar_menu_item( __( 'Speed Optimize Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-speed-optimize-wizard' ) );186: $this->add_wp_toolbar_menu_item( __( 'Version Control', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-version-control' ) );188: $this->add_wp_toolbar_menu_item( __( 'Tools', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-tools' ) );195: $this->add_wp_toolbar_menu_item( __( 'Patcher', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-patcher' ) );404: return new WP_Error( 'not_registerd', __( 'Please <a href='admin.php?page=porto'>register</a> Porto theme to get access to pre-built d533: <p><?php printf( esc_html__( 'Please %1$sregister%2$s Porto theme to get access to pre-built demo websites and auto updates.', 'porto' ), '<a href='admin.php?page=porto'>', '</a>' ); ?></p>568: $('.themes .theme.active .theme-screenshot').after('<div class='notice update-message notice-error notice-alt'><p>Please <a href='admin.php?page=porto' class='button-link'>verify purchase</a> to get update173: $this->add_wp_toolbar_menu_item( $porto_parent_menu_title, false, admin_url( 'admin.php?page=porto' ), array( 'class' => 'porto-menu' ), 'porto' );174: $this->add_wp_toolbar_menu_item( __( 'Dashboard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto' ), array(), 'porto-dashboard' );175: $this->add_wp_toolbar_menu_item( __( 'Page Layouts', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-page-layouts' ) );183: $this->add_wp_toolbar_menu_item( __( 'Setup Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-setup-wizard' ) );184: $this->add_wp_toolbar_menu_item( __( 'Speed Optimize Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-speed-optimize-wizard' ) );186: $this->add_wp_toolbar_menu_item( __( 'Version Control', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-version-control' ) );188: $this->add_wp_toolbar_menu_item( __( 'Tools', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-tools' ) );195: $this->add_wp_toolbar_menu_item( __( 'Patcher', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-patcher' ) );404: return new WP_Error( 'not_registerd', __( 'Please <a href='admin.php?page=porto'>register</a> Porto theme to get access to pre-built d533: <p><?php printf( esc_html__( 'Please %1$sregister%2$s Porto theme to get access to pre-built demo websites and auto updates.', 'porto' ), '<a href='admin.php?page=porto'>', '</a>' ); ?></p>568: $('.themes .theme.active .theme-screenshot').after('<div class='notice update-message notice-error notice-alt'><p>Please <a href='admin.php?page=porto' class='button-link'>verify purchase</a> to get update173: $this->add_wp_toolbar_menu_item( $porto_parent_menu_title, false, admin_url( 'admin.php?page=porto' ), array( 'class' => 'porto-menu' ), 'porto' );174: $this->add_wp_toolbar_menu_item( __( 'Dashboard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto' ), array(), 'porto-dashboard' );175: $this->add_wp_toolbar_menu_item( __( 'Page Layouts', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-page-layouts' ) );183: $this->add_wp_toolbar_menu_item( __( 'Setup Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-setup-wizard' ) );184: $this->add_wp_toolbar_menu_item( __( 'Speed Optimize Wizard', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-speed-optimize-wizard' ) );186: $this->add_wp_toolbar_menu_item( __( 'Version Control', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-version-control' ) );188: $this->add_wp_toolbar_menu_item( __( 'Tools', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-tools' ) );195: $this->add_wp_toolbar_menu_item( __( 'Patcher', 'porto' ), 'porto', admin_url( 'admin.php?page=porto-patcher' ) );404: return new WP_Error( 'not_registerd', __( 'Please <a href='admin.php?page=porto'>register</a> Porto theme to get access to pre-built d533: <p><?php printf( esc_html__( 'Please %1$sregister%2$s Porto theme to get access to pre-built demo websites and auto updates.', 'porto' ), '<a href='admin.php?page=porto'>', '</a>' ); ?></p>568: $('.themes .theme.active .theme-screenshot').after('<div class='notice update-message notice-error notice-alt'><p>Please <a href='admin.php?page=porto' class='button-link'>verify purchase</a> to get updateLien potentiellement codés en dur trouvé dans le fichier header-builder.php.699: <a href='https://youtu.be/pk2W281QUa8' class='button' target='_blank' rel='noopener Lien potentiellement codés en dur trouvé dans le fichier welcome.php.63: <div style='margin-top: 10px;'><?php echo sprintf( esc_html__( 'Please login to %1$ssupport site%2$s and can reset your license %3$shere%2$s from current site domain.', 'porto' ), '<a href='https://www.portotheme.com/support/'>', '</a>', '<a href='https://www.porto79: <?php printf( esc_html__( 'Before you get started, please be sure to always check out %1$sthis documentation%2$s. We outline all kinds of good information, and provide you with all the details you need to use Porto.', 'porto' ), '<a href='http://www.portotheme.com/wordpress/porto/documentation' target='_blank' re83: <?php printf( esc_html__( 'If you are unable to find your answer in our documentation, we encourage you to contact us through %1$ssupport page%2$s with your site CPanel (or FTP) and WordPress admin details. We are very happy to help you and you will get reply from us more faster than you expected.', 'porto' ), '<a href='http://www.portotheme.com/support' target='_blank' rel='noopener noreferrer86: <a href='https://www.portotheme.com/wordpress/porto/documentation/changelog/' targetLien potentiellement codés en dur trouvé dans le fichier class-tgm-plugin-activation.php.2751: $action_links['register'] = '<span style='color:#666'>Please</span> <a href='admin.php?page=porto'>register</a> <span style='color:#666'>the theme</spanLien potentiellement codés en dur trouvé dans le fichier wpb-elements.php.1014: 'description' => sprintf( esc_html__( 'Section\'s width changes when scrolling page. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-add-scroll-1066: 'description' => sprintf( esc_html__( 'Read this %1$sarticle%2$s about particle effect.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-add-particl1128: 'description' => sprintf( esc_html__( 'For Hover Split, the row should have two split slide columns. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-use-hover-s1961: 'description' => sprintf( esc_html__( 'The Hover Split option of the parent row should be selected. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-use-hover-s1160: 'description' => sprintf( esc_html__( 'Section\'s background color changes when scrolling page. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-use-scroll-1128: 'description' => sprintf( esc_html__( 'For Hover Split, the row should have two split slide columns. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-use-hover-s1961: 'description' => sprintf( esc_html__( 'The Hover Split option of the parent row should be selected. For more infomation, read this %1$sarticle%2$s.', 'porto' ), '<a href='https://www.portotheme.com/wordpress/porto/documentation/how-to-use-hover-sLien potentiellement codés en dur trouvé dans le fichier woocommerce.php.54: $option['desc'] = sprintf( esc_html__( 'Choose if you want to use a link or a button for the compare actions. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a57: $option['desc'] = sprintf( esc_html__( 'Type the text to use for the button or the link of the compare. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1985: $wishlist_options['add_to_wishlist']['shop_page_section_start']['desc'] = sprintf( esc_html__( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used.%1$s %2$s %8$s%4$sPorto%5$s%9$s offers %8$s%6$sTheme Option%7$s/Product Archives/Show Wishlist%9$s. You should use that instead of this option.%3$s', 'porto' ), '<br>', '<div class='porto-important-note yith-wishlist'>', '</div>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'>', '</a>', '<a1986: $wishlist_options['add_to_wishlist']['add_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Add to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1987: $wishlist_options['add_to_wishlist']['added_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Added to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a54: $option['desc'] = sprintf( esc_html__( 'Choose if you want to use a link or a button for the compare actions. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a57: $option['desc'] = sprintf( esc_html__( 'Type the text to use for the button or the link of the compare. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1985: $wishlist_options['add_to_wishlist']['shop_page_section_start']['desc'] = sprintf( esc_html__( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used.%1$s %2$s %8$s%4$sPorto%5$s%9$s offers %8$s%6$sTheme Option%7$s/Product Archives/Show Wishlist%9$s. You should use that instead of this option.%3$s', 'porto' ), '<br>', '<div class='porto-important-note yith-wishlist'>', '</div>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'>', '</a>', '<a1986: $wishlist_options['add_to_wishlist']['add_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Add to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1987: $wishlist_options['add_to_wishlist']['added_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Added to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a54: $option['desc'] = sprintf( esc_html__( 'Choose if you want to use a link or a button for the compare actions. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a57: $option['desc'] = sprintf( esc_html__( 'Type the text to use for the button or the link of the compare. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1985: $wishlist_options['add_to_wishlist']['shop_page_section_start']['desc'] = sprintf( esc_html__( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used.%1$s %2$s %8$s%4$sPorto%5$s%9$s offers %8$s%6$sTheme Option%7$s/Product Archives/Show Wishlist%9$s. You should use that instead of this option.%3$s', 'porto' ), '<br>', '<div class='porto-important-note yith-wishlist'>', '</div>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'>', '</a>', '<a1986: $wishlist_options['add_to_wishlist']['add_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Add to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1987: $wishlist_options['add_to_wishlist']['added_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Added to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a54: $option['desc'] = sprintf( esc_html__( 'Choose if you want to use a link or a button for the compare actions. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a57: $option['desc'] = sprintf( esc_html__( 'Type the text to use for the button or the link of the compare. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1985: $wishlist_options['add_to_wishlist']['shop_page_section_start']['desc'] = sprintf( esc_html__( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used.%1$s %2$s %8$s%4$sPorto%5$s%9$s offers %8$s%6$sTheme Option%7$s/Product Archives/Show Wishlist%9$s. You should use that instead of this option.%3$s', 'porto' ), '<br>', '<div class='porto-important-note yith-wishlist'>', '</div>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'>', '</a>', '<a1986: $wishlist_options['add_to_wishlist']['add_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Add to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1987: $wishlist_options['add_to_wishlist']['added_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Added to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a54: $option['desc'] = sprintf( esc_html__( 'Choose if you want to use a link or a button for the compare actions. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a57: $option['desc'] = sprintf( esc_html__( 'Type the text to use for the button or the link of the compare. %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1985: $wishlist_options['add_to_wishlist']['shop_page_section_start']['desc'] = sprintf( esc_html__( 'Loop options will be visible on Shop page, category pages, product shortcodes, products sliders, and all the other places where the WooCommerce products\' loop is used.%1$s %2$s %8$s%4$sPorto%5$s%9$s offers %8$s%6$sTheme Option%7$s/Product Archives/Show Wishlist%9$s. You should use that instead of this option.%3$s', 'porto' ), '<br>', '<div class='porto-important-note yith-wishlist'>', '</div>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'>', '</a>', '<a1986: $wishlist_options['add_to_wishlist']['add_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Add to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a1987: $wishlist_options['add_to_wishlist']['added_to_wishlist_icon']['desc'] = sprintf( esc_html__( 'Select an icon for the 'Added to wishlist' button (optional). %1$s %2$sThis option isn\'t available for %3$sPorto%4$s %5$s.', 'porto' ), '<br>', '<span class='porto-warning-notice'>', '<a href='https://www.portotheme.com/wordpress/porto/' target='_blank'><b>', '</b></a
  2. Fichiers optionnels : Présence du fichierde style pour les écritures de droite vers la gauche rtl.cssCe thème ne contient pas le fichier optionnel rtl.php.
  3. Fichiers optionnels : Présence du fichier-template fron-*page.phpCe thème ne contient pas le fichier optionnel front-page.php.
  4. Fichiers optionnels : Présence du fichier-template de page d'accueil home.phpCe thème ne contient pas le fichier optionnel home.php.
  5. Fichiers optionnels : Présence du fichier-template de catégorie category.phpCe thème ne contient pas le fichier optionnel category.php.
  6. Fichiers optionnels : Présence du fichier-template des tags tag.phpCe thème ne contient pas le fichier optionnel tag.php.
  7. Fichiers optionnels : Présence du fichier template de taxinomie taxonomy.phpCe thème ne contient pas le fichier optionnel taxonomy.php.
  8. Fichiers optionnels : Présence de du fichier-template des dates et heures date.phpCe thème ne contient pas le fichier optionnel date.php.
  9. Fichiers optionnels : Présence du fichier-template des archives archive.phpCe thème ne contient pas le fichier optionnel archive.php.
  10. Fichiers optionnels : Présence du fichier-template des pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  11. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  12. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : style-editor.php 34: require_once( PORTO_LIB . '/lib/color-lib.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : extension_custom_fonts.php 146: // require_once 'System.php'; // WordPress core file Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : framework.php 1553: require_once 'core/enqueue.php';2747: require_once 'core/enqueue.php';2805: require_once 'core/panel.php';3155: require_once 'core/panel.php'; Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : theme_options.php 9: require_once( PORTO_ADMIN . '/functions.php' );37: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );39: require_once( PORTO_ADMIN . '/theme_options/settings.php' );40: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : speed_optimize_wizard.php 350: require_once( PORTO_ADMIN . '/theme_options/settings.php' );351: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' );614: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );616: require_once( PORTO_ADMIN . '/theme_options/settings.php' );617: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-porto-demo-history.php 262: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );264: require_once( PORTO_ADMIN . '/theme_options/settings.php' );265: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : setup_wizard.php 1070: require_once 'class-porto-demo-history.php';2006: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );2008: require_once( PORTO_ADMIN . '/theme_options/settings.php' );2009: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' );2230: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );2232: require_once( PORTO_ADMIN . '/theme_options/settings.php' );2233: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' );2416: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );2418: require_once( PORTO_ADMIN . '/theme_options/settings.php' );2419: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' );2815: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );2817: require_once( PORTO_ADMIN . '/theme_options/settings.php' );2818: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' );3326: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );3328: require_once( PORTO_ADMIN . '/theme_options/settings.php' );3329: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : Parser.php 496: ($this->literal('@include', 8) && Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : Functions.php 885: $mime = require('mime'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : admin.php 486: require_once( PORTO_ADMIN . '/theme_options/settings.php' );487: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : header-builder.php 169: include_once 'classes/simple-notice-control.php'; Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-tools.php 38: require_once( PORTO_ADMIN . '/theme_options/settings.php' );39: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); //compile Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-version-control.php 167: require_once( ABSPATH . '/wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : importer-api.php 84: require_once( ABSPATH . '/wp-admin/includes/file.php' );199: require_once( ABSPATH . '/wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : parsers.php 82: require_once( ABSPATH . '/wp-admin/includes/file.php' );388: require_once( ABSPATH . '/wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : porto-parsers.php 85: require_once( ABSPATH . '/wp-admin/includes/file.php' );393: require_once( ABSPATH . '/wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : wordpress-importer.php 179: require_once( ABSPATH . 'wp-admin/includes/upgrade.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : porto-wordpress-importer.php 220: require_once( ABSPATH . 'wp-admin/includes/upgrade.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : plugins.php 433: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );440: include_once( WC()->plugin_path() . '/includes/wc-template-functions.php' ) Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : lazy-load.php 61: require_once( PORTO_LIB . '/lib/color-lib.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : woocommerce-swatches.php 25: require 'classes/class-product-swatches-tab.php'; Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : porto-studio.php 225: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );227: require_once( PORTO_FUNCTIONS . '/content_type/meta_values.php' );228: require_once( PORTO_ADMIN . '/functions.php' );229: require_once( PORTO_ADMIN . '/theme_options/settings.php' );230: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-performance.php 273: require_once( PORTO_ADMIN . '/functions.php' );275: require_once( PORTO_ADMIN . '/ReduxCore/framework.php' );277: require_once( PORTO_ADMIN . '/theme_options/settings.php' );396: require_once( ABSPATH . '/wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : layout.php 7: require_once( PORTO_FUNCTIONS . '/layout/header.php' );8: require_once( PORTO_FUNCTIONS . '/layout/breadcrumbs.php' );9: require_once( PORTO_FUNCTIONS . '/layout/page-title.php' );10: require_once( PORTO_FUNCTIONS . '/layout/footer.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : content_type.php 2: require_once( PORTO_FUNCTIONS . '/content_type/portfolio_like.php' );3: require_once( PORTO_FUNCTIONS . '/content_type/blog_like.php' );4: require_once( PORTO_FUNCTIONS . '/content_type/meta_values.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-dynamic-style.php 76: require_once( PORTO_ADMIN . '/theme_options/settings.php' );77: require_once( PORTO_ADMIN . '/theme_options/save_settings.php' ); //compile148: require_once( PORTO_DIR . '/style.php' );156: require_once( PORTO_DIR . '/style-internal.php' );172: require_once( PORTO_DIR . '/style-internal.php' );304: require_once( PORTO_ADMIN . '/scssphp/scss.inc.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : woocommerce.php 9: require_once( ABSPATH . 'wp-admin/includes/plugin.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : style-internal.php 38: require_once( PORTO_LIB . '/lib/color-lib.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : style.php 76: require_once( PORTO_LIB . '/lib/color-lib.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.
Other checked themes