Videoly
WordPress 6.7.1 theme
- THEME TYPEWordPress theme 6.7.1
- FILE NAMEvideoly.zip
- FILE SIZE6972408 bytes
- MD5f7a068af48a1a86216cc9fe56337a8c4
- SHA1c66943cb0cd0e5120bc902e30cd55e731020d399
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themebubble.com
- VERSION1.3
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready,
- CREATION DATE2022-05-26
- LAST FILE UPDATE2022-05-26
- LAST VALIDATION2022-05-26 17:56
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe class="embed-responsive-item" src="about:blank"> in file rs-frontend-functions.php. 795: <iframe class='embed-responsive-item' src='about:blank'></iframe>Found <iframe class="tt-fluid-inner-iframe tt-iframe" width="960" height="720" src="<?php echo esc_url($video_url); ?> in file single-media.php. 23: <iframe class='tt-fluid-inner-iframe tt-iframe' width='960' height='720' sr
- file_get_contents( $file );338: $data = file_get_contents( $file );file_get_contents was found in the file radium-importer.php 263: $data = file_get_contents( $file );338: $data = file_get_contents( $file );file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp ); file_get_contents was found in the file radium-importer.php 263: $data =
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers =
videoly-addons.zip js_composer.zip ._js_composer.zip ._videoly-addons.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 videoly, radium, wordpress-importer, framework.
- No reference to custom header was found in the theme.
- 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 $i found in translation function in rs-actions-config.php. Translation function calls should not contain PHP variables.
- Possible variable $i found in translation function in rs-actions-config.php. Translation function calls should not contain PHP variables.
- At least one hard coded date was found in the file rs-frontend-functions.php. Function get_option( 'date_format' ) should be used instead.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - 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 home.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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : options-init.php 85: require_once( ABSPATH .'/wp-admin/includes/file.php' );231: 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 : admin-init.php 3: require_once( get_template_directory().'/framework/admin/redux-extensions/e4: require_once( get_template_directory() . '/framework/admin/metaboxes-init.p5: require_once( get_template_directory().'/framework/admin/options-init.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 : loader.php 20: 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 : extensions-init.php 11: require_once(get_template_directory().'/framework/admin/redux-extensions/lo 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.