Sydney
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsydney.1.57.zip
- FILE SIZE2219968 bytes
- MD5d0aacf3968e2b0054d46be3102cf43ec
- SHA147b7877f15e32f8cf275906f92405b4cb4b318ee
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://athemes.com/theme/sydney
- VERSION1.57
- AUTHOR URIhttps://athemes.com
- TAGStwo-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2020-01-03
- LAST FILE UPDATE2020-01-03
- LAST VALIDATION2020-01-03 08:58
- OTHER VERSIONS
This theme is open source.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Warning
- 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
- Possible hard-coded links were found in the file theme-info.php.
Ligne48: <p><a href='http://docs.athemes.com/category/8-sydney' target='_blank'><?php esc_html_e
Ligne120: <a href='http://docs.athemes.com/category/8-sydney' target='_blank'><?php esc_html_e
Ligne114: <a href='https://athemes.com/forums/' target='_blank'><?php esc_html_e( 'Visit the f
Ligne48: <p><a href='http://docs.athemes.com/category/8-sydney' target='_blank'><?php esc_html_e
Ligne120: <a href='http://docs.athemes.com/category/8-sydney' target='_blank'><?php esc_html_e
Possible hard-coded links were found in the file footer.php.Ligne26: <?php printf( __( 'Theme: %2$s by %1$s.', 'sydney' ), 'aThemes', '<a href='https://athemes.com/theme/sydney' rel='nofollow'>Sydney</a>' ); ?>
Possible hard-coded links were found in the file fp-facts.php.Ligne30: <p><?php _e('You can find a list of the available icons ', 'sydney'); ?><a href='http://fortawesome.github.io/Font-Awesome/cheatsheet/' target='_blank'><?ph
- 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . 'inc/upsell/sec
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.