Swift
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEswift.zip
- FILE SIZE847243 bytes
- MD52ca7377318b73c614738baeb50831570
- SHA176a3e07e488cd79407be6b3239d5407a9814efa6
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.wpdownloadmanager.com/
- VERSION10.0.3
- TAGSone-column, two-columns, three-columns, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats, editor-style, custom-menu, full-width-template, theme-options, custom-background, custom-colors, post-formats, translation-ready, custom-hea
- CREATION DATE2019-05-13
- LAST FILE UPDATE2019-05-13
- LAST VALIDATION2019-05-13 06:56
This theme is open source.
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.
- Found <iframe style="border-radius: 6px;overflow: hidden;max-width: 100%" width="1400" height="900" src="https://www.youtube.com/embed/<?php echo $package['tmdb_trailer']; ?> in file single-wpdmpro-movie.php. 51: <iframe style='border-radius: 6px;overflow: hidden;max-width: 100%' width='
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found a translation function that is missing a text-domain. Function _e, with the arguments 'Icon URL:' in file class.FooterTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Headline:' in file class.FooterTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Info:' in file class.FooterTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Service URL:' in file class.FooterTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Text Color:' in file class.FooterTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file class.HomepageTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Intro:' in file class.HomepageTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Button Label:' in file class.HomepageTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Button URL:' in file class.HomepageTop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Text Color:' in file class.HomepageTop.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 swift, wpdm-premium-packages, wpdm-prepmium-packages.
- .ds_store was found.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find body_class call in body tag.
- Could not find wp_link_pages.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background 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.
- No reference to post-thumbnails was found in the theme.
- .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.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text 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.
- Could not find Author URI.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Could not find file comments.php in the theme.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file comments.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 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 : single-wpdmpro.php 230: 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.