Popurls
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpopurls_v1.1.zip
- FILE SIZE3675016 bytes
- MD56b62a93d6532f16605b1fba670cc7e1c
- SHA1fd8c6b8b6cfda762072eff724b2d9fde446c3173
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- VERSION1.0
- AUTHOR URIhttp://wpforests.com/
- TAGSwhite, black, feeds, aggregator, news, responsive
- CREATION DATE2021-01-07
- LAST FILE UPDATE2021-02-16
- LAST VALIDATION2021-02-16 15:52
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- 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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- eval('?>'.$options[$number]['content_left']);91: eval('?>'.$options[$number]['content_middle']);129: eval('?>'.$options[$number]['content_right']);303: eval('?>'.$options[$number]['content_left_top']);364: eval('?>'.$options[$number]['content_left']);372: eval('?>'.$options[$number]['content_middle_top']);433: eval('?>'.$options[$number]['content_middle']);441: eval('?>'.$options[$number]['content_right_top']);502: eval('?>'.$options[$number]['content_right']);1177: eval('?>'.$options[$number]['content']); Found eval in file widgets.php. 53:
- file_get_contents(dirname(__FILE__) . '/../README.md')575: 'content' => nl2br(file_get_contents(trailingslashit(dirname(__FILE__)) . 'README.html'))file_get_contents was found in the file options-config.php 538: 'content' => file_get_contents(dirname(__FILE__) . '/../README.md')575: 'content' => nl2br(file_get_contents(trailingslashit(dirname(__FILE__)) . 'README.html'))file_get_contents was found in the file idna_convert.class.php 97: if (function_exists('file_get_contents')) {98: $this->NP = unserialize(file_get_contents(dirname(__FILE__).'/npdata.ser'));fopen was found in the file simplepie_wordpress_2.php 922: $handle = fopen($template, 'r');fread was found in the file simplepie_wordpress_2.php 923: $tmpl = fread($handle, filesize($template));fclose was found in the file simplepie_wordpress_2.php 924: fclose($handle); file_get_contents was found in the file options-config.php 538: 'content' =>
- curl_init();curl_exec was found in the file class.redux_helpers.php 26: $data = curl_exec($ch); curl_init was found in the file class.redux_helpers.php 21: $ch =
- add_submenu_page(File debug.php : 76: add_submenu_page(File import_export.php : 150: add_submenu_page(File framework.php : 1153: // wrappers and need to be appened to using add_submenu_page.1190: $this->page = add_submenu_page(1239: add_submenu_page(1263: add_submenu_page(File framework.php : 1153: // wrappers and need to be appened to using add_submenu_page.1190: $this->page = add_submenu_page(1239: add_submenu_page(1263: add_submenu_page(File framework.php : 1216: $this->page = add_menu_page(File framework.php : 1153: // wrappers and need to be appened to using add_submenu_page.1190: $this->page = add_submenu_page(1239: add_submenu_page(1263: add_submenu_page(File framework.php : 1153: // wrappers and need to be appened to using add_submenu_page.1190: $this->page = add_submenu_page(1239: add_submenu_page(1263: add_submenu_page(File barebones-config.php : 128: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile options-config.php : 633: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile simplepie_wordpress_2.php : 335: if (function_exists('add_options_page'))337: add_options_page('SimplePie for WP', 'SimplePie for WP', 8, 'simplepie_wordFile simplepie_wordpress_2.php : 335: if (function_exists('add_options_page'))337: add_options_page('SimplePie for WP', 'SimplePie for WP', 8, 'simplepie_word File import_export.php : 150:
- TEMPLATEPATH . '/languages' ); Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 10: load_theme_textdomain( 'popurls',
- HEADER_IMAGE', '%s/images/logo.gif'); Constant HEADER_IMAGE' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. 73: define( '
- NO_HEADER_TEXT', true ); Constant NO_HEADER_TEXT' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. 76: define( '
- HEADER_TEXTCOLOR', '000000' ); Constant HEADER_TEXTCOLOR' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. 72: define( '
- HEADER_IMAGE_WIDTH', apply_filters( 'popurls_header_image_width', 500 ) ); Constant HEADER_IMAGE_WIDTH' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. 74: define( '
- HEADER_IMAGE_HEIGHT', apply_filters( 'popurls_header_image_height', 82 ) ); Constant HEADER_IMAGE_HEIGHT' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. 75: define( '
- screen_icon(); screen_icon found in file themetoolkit.php. Deprecated since version 3.8.181:
- get_bloginfo('wpurl') . '/wp-content');43: define('WP_CPANEL', get_bloginfo('wpurl') . '/wp-admin/options-general.php?page=simplepie_wordp2209: $working_item = str_replace('{ITEM_PERMALINK}', get_bloginfo('wpurl') . '/browser/?onsurl=' . preg_replace('/http/', '', raget_bloginfo( 'template_directory' ) was found in the file functions.php. Use get_template_directory_uri() instead.2: define('OPTIONSDIR', get_bloginfo( 'template_directory' ).'/options/'); get_bloginfo('wpurl') was found in the file simplepie_wordpress_2.php. Use site_url() instead.38: define('WP_CONTENT_WEB',
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 115: wp_deregister_script('jquery');
- The tag white has been deprecated, it must be removed from style.css header.The tag black has been deprecated, it must be removed from style.css header.Found wrong tag feeds in style.css header.Found wrong tag aggregator in style.css header.Found wrong tag responsive in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments "Updating this theme will lose any customizations you have made. 'Cancel' to stop, 'OK' to update." in file EDD_SL_Theme_Updater.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<p>', </p>, 'redux-framework-demo' in file framework.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Current theme preview' in file options-config.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Current theme preview' in file options-config.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This <a href="%1$s">child theme</a> requires its parent theme, %2$s.' in file options-config.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls Alphabet Lists' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls Alphabet Lists' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls RSS Widget for text feeds' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls textRSS' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls RSS Widget for Youtube, Vimeo, Metacafe, Dailymotion, Yahoo Videos' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls videoRSS' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls RSS Widget for Flickr' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls photoRSS' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls Widget for html/php content - full width' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popurls HTML' in file widgets.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 popurls, redux-framework, edd, edd-recurring, redux-framework-demo, </p>.
- File simplepie_wordpress_2.php : 335: if (function_exists('add_options_page'))337: add_options_page('SimplePie for WP', 'SimplePie for WP', 8, 'simplepie_word
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- screen_icon found in file themetoolkit.php. Deprecated since version 3.8.181: screen_icon();
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Possible variable $msg found in translation function in framework.php. Translation function calls should not contain PHP variables.
- No reference to the_post_thumbnail was found in the theme.
- No reference to post-thumbnails was found in the theme.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Screenshot dimensions are wrong! Detected: 982x651px (982:651). Ratio of width to height should be 4:3.Screenshot size is 982x651px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- 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 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : home.php 333: include(TEMPLATEPATH . '/index.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 : class.redux_functions.php 95: require_once (ABSPATH . '/wp-admin/includes/file.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 : field_button_set.php 49: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f 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 : field_select.php 56: require_once( $icons_file ); 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 : field_group.php 178: require_once( $class_file ); 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 : field_typography.php 802: require_once (ABSPATH . '/wp-admin/includes/file.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 : field_raw_align.php 31: include( $this->field['include'] ); 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 : field_raw.php 51: include( $this->field['include'] ); 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 : tracking.php 267: require_once( ABSPATH . 'wp-admin/includes/admin.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 : sysinfo.php 52: require_once 'browser.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 : extension_customizer.php 508: require_once( $class_file ); 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 : extension_edd.php 75: include_once( dirname( __FILE__ ) . '/edd_license/EDD_SL_Theme_Updater.php'103: include_once( dirname( __FILE__ ) . '/edd_license/EDD_SL_Plugin_Updater.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 : EDD_License_Handler.php 60: require_once 'EDD_SL_Plugin_Updater.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 : framework.php 40: include_once(dirname(__FILE__).'/inc/class.redux_instances.php');41: include_once(dirname(__FILE__).'/inc/lib.redux_instances.php');53: include_once(dirname(__FILE__).'/inc/class.redux_helpers.php');56: include_once(dirname(__FILE__).'/inc/class.redux_functions.php');370: include_once(self::$_dir . 'inc/debug.php');395: require_once(self::$_dir . 'inc/import_export.php');501: include_once( dirname( __FILE__ ) . '/inc/tracking.php' );1396: require_once( $class_file );1683: require_once( $class_file );2096: include(ABSPATH . 'wp-includes/pluggable.php');2464: require_once( $class_file );2769: require_once( $class_file );3273: require_once 'inc/sysinfo.php';3483: require_once($class_file); 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-config.php 88: require_once( ABSPATH .'/wp-admin/includes/file.php' );234: require_once(ABSPATH . '/wp-admin/includes/file.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 : simplepie_wordpress_2.php 895: // include_once($processing); 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.