Doctreat
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERdoctreat.zip
- TAILLE DU FICHIER22694410 octets
- MD5609ae6be4cb63a36652d6cf5c4370f98
- SHA11d552a240bae453035f2469302676e98117c90d6
- LICENCEGNU GPL 3
- FICHIERS INCLUSCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- URI DU THèME URIhttp://amentotech.com/projects/doctreat
- VERSION1.4.5
- TAGStwo-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
- DATE DE CRéATION2021-08-25
- DERNIèRE MISE à JOUR DU FICHIER2021-08-25
- DERNIèRE VALIDATION2021-08-25 17:39
- AUTRES VERSIONS
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
- .npmignore .bin .travis.yml .eslintrc .coveralls.yml .idea .eslintignore .editorconfig .zuul.yml a été trouvé.
- <iframe width="' . intval($width) . '" height="' . intval($height) . '" src="https://player.vimeo.com/video/' . $content_vimo . '" > trouvé dans le fichier gallery.php.
- file_put_contents($file, $file_data); file_put_contents trouvé dans le fichier functions.php. 377:
doctreat_cron.zip doctreat_core.zip
a été trouvé.
Les plugins ne sont pas autorisés dans les thèmes. Le fichier zip
Attention
- Le fichier main.js contient un mélange de finde ligne \r\n and \n
- Le thème ne prend pas en charge la pagination de commentaire. La fonction paginate_comments_links() permet d'ajouter une pagination de commentaire.
- La variable $font a été trouvée dans une fonction de traduction dans le fichier google_fonts.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP.
- La 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.
Info
- Ce thème ne contient pas le fichier optionnel rtl.php.
- Ce thème ne contient pas le fichier optionnel front-page.php.
- Ce thème ne contient pas le fichier optionnel home.php.
- Ce thème ne contient pas le fichier optionnel taxonomy.php.
- Ce thème ne contient pas le fichier optionnel date.php.
- Ce thème ne contient pas le fichier optionnel image.php.
- Le thème semble utiliser include ou require : ajax-hooks.php 278: require_once(WP_PLUGIN_DIR. '/doctreat/libraries/phpqrcode/phpqrcode.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.