Travel Agency
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEtravel-agency.1.4.1.zip
- FILE SIZE1638599 bytes
- MD5d79e05feac635a4442adeca945a4741c
- SHA108b18f65329edfc558de3e257b105427dc12f9c6
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.4.1
- TAGSblog, one-column, two-columns, right-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, rtl-language-support, translation-ready, theme-options
- CREATION DATE2021-10-06
- LAST FILE UPDATE2021-10-06
- LAST VALIDATION2021-10-06 20:10
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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.
- 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 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 : front-page.php 15: include( get_home_template() );26: include( get_page_template() ); 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 : extras.php 246: require_once( TRAVEL_AGENCY_COMPANION_PATH . 'public/sections/' . $template 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-customizer-notice-section.php 62: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );133: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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.