AradRolling
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMENew ZIP archive.zip
- FILE SIZE4184011 bytes
- MD5c31cb7e2f93b98b0079b6c07378d3598
- SHA1c28defc08b2441f8b2f2ef8267f89a14d570d034
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- THEME URIhttps://alihardan.github.io/
- VERSION0.76
- AUTHOR URIhttps://alihardan.github.io/
- CREATION DATE2023-02-07
- LAST FILE UPDATE2023-02-07
- LAST VALIDATION2023-02-07 11:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- ini_set('display_errors', 'On'); Found ini_set in file Extension.php. 146: @
- base64_decode($response->content);Found base64_decode in file GitHubApi.php. 274: return base64_decode($response->content); Found base64_decode in file GitLabApi.php. 247: return
return 'Basic ' . base64_encode($this->userName . ':' . $this->accessToken);
Found base64_encode in file OAuthSignature.php.$parameters['oauth_signature'] = base64_encode(hash_hmac('sha1', $stringToSign, $secret, true));
Found base64_encode in file GitHubApi.php. - .editorconfig .gitignore was found.
- file_get_contents($contact['svg']) .'file_get_contents was found in the file adsoutput.php 11: //$json = file_get_contents('https://arad-ads.ir/api/ads.php');file_get_contents was found in the file AdminPageFramework_WPReadmeParser.php 18: $this->sText = file_exists($sFilePathOrContent) ? file_get_contents($sFilePathOrContent) : $sFilePathOrContent;file_get_contents was found in the file AdminPageFramework_Zip.php 95: $this->___addFromString($oZip, $sInsidePathPrefix . str_replace($sSource . '/', '', $_sIterationItem), file_get_contents($_sIterationItem), $aCallbacks, $_sIterationItem);105: $this->___addFromString($oZip, basename($sSourceFilePath), file_get_contents($sSourceFilePath), $aCallbacks, $sSourceFilePath);file_get_contents was found in the file AdminPageFramework_Zip.php 95: $this->___addFromString($oZip, $sInsidePathPrefix . str_replace($sSource . '/', '', $_sIterationItem), file_get_contents($_sIterationItem), $aCallbacks, $_sIterationItem);105: $this->___addFromString($oZip, basename($sSourceFilePath), file_get_contents($sSourceFilePath), $aCallbacks, $sSourceFilePath);file_put_contents was found in the file AdminPageFramework_Debug_Log.php 18: file_put_contents(self::___getLogFilePath($sFilePath, $_sCallerClass), $_sLfopen was found in the file AdminPageFramework_Debug_Log.php 54: $_bhResource = fopen($sFilePath, 'w');file_get_contents was found in the file AdminPageFramework_ImportOptions.php 32: $vData = file_exists($sFilePath) ? file_get_contents($sFilePath, true) : false; file_get_contents was found in the file shortcodes.php 175: ' .
- curl_init();783: $ch = curl_init();curl_exec was found in the file functions.php 774: $server_output = curl_exec($ch);788: $server_output = curl_exec($ch);curl_init was found in the file functions.php 767: $ch = curl_init();783: $ch = curl_init();curl_exec was found in the file functions.php 774: $server_output = curl_exec($ch);788: $server_output = curl_exec($ch);curl_init was found in the file adsoutput.php 4: $ch = curl_init($url);curl_exec was found in the file adsoutput.php 9: $json = curl_exec($ch); curl_init was found in the file functions.php 767: $ch =
- add_menu_page($this->oFactory->oProp->sClassName, $this->oFactory->oProp->aFile AdminPageFramework_Model_Menu__RegisterMenu.php : 108: return add_submenu_page($sRootPageSlug, $sPageTitle, $sMenuTitle, $sCapability, $s File AdminPageFramework_Model_Menu__RegisterMenu.php : 33: $this->oFactory->oProp->aRootMenu[ '_page_hook' ] =
- Could not find .
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
Warning
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'View details' in file Ui.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More information about %s' in file Ui.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme without %s' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please include a %s template in your theme.' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This post is password protected. Enter the password to view comments.' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments are closed.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Clear' in file AdminPageFramework_FieldType_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file AdminPageFramework_FieldType_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select Color' in file AdminPageFramework_FieldType_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Current Color' in file AdminPageFramework_FieldType_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The method is not defined: %1$s' in file AdminPageFramework_Factory_Router.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file AdminPageFramework_Message.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file AdminPageFramework_Message.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file AdminPageFramework_Message.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file AdminPageFramework_Message.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are aradrolling, aradtheme, plugin-update-checker, admin-page-framework-loader.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- This theme contains no sidebars/widget areas. See Widgets API
- A.git was found.
- PHP short tags were found in file ParsedownModern.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.762: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))PHP short tags were found in file ParsedownLegacy.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.760: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))PHP short tags were found in file AdminPageFramework_Parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.362: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches)) {
- Found a mix of \r\n and \n line endings in file admin-page-framework.php.Found a mix of \r\n and \n line endings in file admin-page-framework-class-map.php.
- Could not find wp_footer.
- Could not find wp_head.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comments_template.
- Could not find body_class call in body tag.
- Could not find wp_link_pages.
- Could not find post_class.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $sKey found in translation function in AdminPageFramework_Message.php. Translation function calls should not contain PHP variables.
- Possible variable $this found in translation function in AdminPageFramework_Factory_Router.php. Translation function calls should not contain PHP variables. Possible variable $_aTranslations found in translation function in AdminPageFramework_Message.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in AdminPageFramework_Message.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in AdminPageFramework_Message.php. Translation function calls should not contain PHP variables. Possible variable $sKey found in translation function in AdminPageFramework_Message.php. Translation function calls should not contain PHP variables.
- No reference to the_post_thumbnail was found in the theme.
- Description is missing from style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- This theme doesn't seem to display tags.
- 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 home.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 archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : front-page.php 2: If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : UpgraderStatus.php 126: require_once( ABSPATH . '/wp-admin/includes/plugin.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Autoloader.php 46: include ($this->libraryDir . $this->staticMap[$className]); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Package.php 144: require_once(ABSPATH . '/wp-admin/includes/plugin.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : PucReadmeParser.php 258: require_once(dirname(__FILE__) . '/Parsedown' . (version_compare(PHP_VERSIO If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options-beta.php 2: include( dirname( __FILE__ ) . '/library/apf/admin-page-framework.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : AdminPageFramework_Requirement.php 112: if (! @include(ABSPATH . 'wp-admin/includes/plugin.php')) { If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : AdminPageFramework_RegisterClasses.php 91: include($this->_aClasses[ $sCalledUnknownClassName ]);98: include_once($this->_aClasses[ $sCalledUnknownClassName ]);105: require($this->_aClasses[ $sCalledUnknownClassName ]);112: require_once($this->_aClasses[ $sCalledUnknownClassName ]); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : AdminPageFramework_WPUtility_SiteInformation.php 14: include_once($_sWPDebugClassFilePath); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : admin-page-framework.php 39: self::$aClassFiles = include(self::$sClassMapPath);85: include(aradrolling_AdminPageFramework_Registry::$sAutoLoaderPath); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : PathCustomFieldType.php 14: include( dirname( __FILE__ ) . '/aradrolling_PathCustomFieldType_Node.php' If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.