Opened 8 months ago
Closed 8 months ago
#224985 closed theme (live)
THEME: Kadence – 1.2.28
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | theme update | Keywords: | theme-kadence |
| Cc: | info@… |
Description
Kadence - 1.2.28
Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Theme URL - https://www.kadencewp.com/kadence-theme/
Author URL - https://www.kadencewp.com/
Trac Browser - https://themes.trac.wordpress.org/browser/kadence/1.2.28
WordPress.org - https://wordpress.org/themes/kadence/
SVN - https://themes.svn.wordpress.org/kadence/1.2.28
ZIP - https://downloads.wordpress.org/theme/kadence.1.2.28.zip?nostats=1
Live preview – https://playground.wordpress.net/#…
Diff with previous version: [280099] https://themes.trac.wordpress.org/changeset?old_path=kadence/1.2.27&new_path=kadence/1.2.28
History:
- RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
- RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
- RECOMMENDED: Possible variable $category found in translation function in template-parts/content/entry_loop_taxonomies.php. Translation function calls must not contain PHP variables, use placeholders instead. See <a href="https://developer.wordpress.org/apis/handbook/internationalization/internationalization-guidelines/#variables" target="_blank">Internationalization Guidelines (Opens in a new window)</a>.
Line 47: $category_html = '';
Line 48: foreach ( $categories as $key => $category ) {
Line 49: $color = get_term_meta( $category->term_id, 'archive_category_color', true );
Line 50: $hover_color = get_term_meta( $category->term_id, 'archive_category_hover_color', true );
Line 53: $category_html .= '<style>';
Line 55: $category_html .=
Line 56: '.loop-entry.type-post .entry-taxonomies a.category-link-' . esc_attr( $category->slug ) . ' {
Line 62: $category_html .=
Line 63: '.loop-entry.type-post .entry-taxonomies a.category-link-' . esc_attr( $category->slug ) . ':hover {
Line 68: $category_html .= '</style>';
Line 71: $category_html .= '<a href='' . esc_url( get_term_link( $category->term_id
Line 74: $category_html .= esc_html( $separator );
Line 77: echo $category_html;
- WARNING: A menu without a theme_location was found in inc/components/nav_menus/component.php. <code> $args </code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
- WARNING: The theme is using
#wpadminbarin assets/css/all.min.css. Hiding the admin bar is not allowed. This warning must be manually checked. - WARNING: The theme is using
#wpadminbarin assets/css/global.min.css. Hiding the admin bar is not allowed. This warning must be manually checked. - WARNING: role="search" was found in bbpress/form-reply-search.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered.
- WARNING: role="search" was found in bbpress/form-search.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered.
- WARNING: role="search" was found in bbpress/form-topic-search.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered.
- RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
- RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
- RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
- RECOMMENDED: Tested up to is recommended to have major versions only (e.g. 5.8). Patch version is not needed (e.g. 5.8.1).

Theme Update for existing Live theme - automatically approved