73
Validation results

Citadela

Free WordPress 6.4.3 theme

Citadela

Free WordPress 6.4.3 theme
73
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEcitadela.5.1.2.zip
  • FILE SIZE3189712 bytes
  • MD5b09a091ccf5e2d9b5e0e9653338928e0
  • SHA11aec0ab83a5a1212b3014ba83af228643aeb4501
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION5.1.2
  • TAGSportfolio, e-commerce, blog, left-sidebar, right-sidebar, one-column, two-columns, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post,theme-options, threaded-comments, wide-blocks
  • CREATION DATE2022-01-19
  • LAST FILE UPDATE2022-01-19
  • LAST VALIDATION2022-01-19 16:35
  • OTHER VERSIONS

    5.1.1 : 73%

    4.2.12 : 73%

This theme is open source.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File CitadelaThemeSettings.php : 15: add_menu_page(File Citadela.php : 136: add_options_page('Citadela', 'Citadela', 'manage_options', 'citadela-api',
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.
  2. Text domain : Incorrect use of translation functions.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 citadela, the-events-calendar.
  3. Comment pagination : Declaration of comment paginationThe 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.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Editor style : Presence of editor styleNo 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.
  7. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : Citadela.php 242: require_once(ABSPATH . 'wp-admin/includes/plugin.php');400: require_once(ABSPATH . 'wp-admin/includes/plugin-install.php');401: require_once(ABSPATH . 'wp-admin/includes/plugin.php');402: require_once(ABSPATH . 'wp-includes/pluggable.php');403: require_once(ABSPATH . 'wp-admin/includes/file.php');404: require_once(ABSPATH . 'wp-admin/includes/misc.php');405: require_once(ABSPATH . 'wp-admin/includes/class-wp-upgrader.php');406: require_once(ABSPATH . 'wp-admin/includes/class-automatic-upgrader-skin.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 : CitadelaTheme.php 139: $theme_editor_asset_file = include( $this->basedir . '/design/js/build/editor.asset.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.
Other checked themes