Make WordPress Themes

Opened 8 months ago

Closed 8 months ago

#209209 closed theme (live)

THEME: NewsBlogger – 0.2.5.1

Reported by: spicethemes's profile spicethemes Owned by: themetracbot's profile themetracbot
Priority: theme update Keywords: theme-newsblogger child-theme parent-newscrunch
Cc: info@…

Description

NewsBlogger - 0.2.5.1

NewsBlogger is a dynamic and versatile child theme for the popular NewCrunch WordPress theme. Perfect for bloggers, journalists, and online magazines, it offers enhanced customization options, improved performance, and seamless integration with both the Gutenberg and Classic editors. Compatible to various popular plugins such as Elementor, Contact Form 7, Polylang and WPML. Theme is RTL ready and prioritizes user privacy and complies with the General Data Protection Regulation (GDPR) guidelines by refraining from collecting any personal data restricted under GDPR. The theme is also schema-ready, enhancing search engine visibility and optimization. To explore the theme further, feel free to check out our demo at: https://demo-news.spicethemes.com/startersite-1/. For video tutorial visit here https://www.youtube.com/playlist?list=PLTfjrb24Pq_DeJOZdKEaP3rZPbHuOCLtZ

Theme URL - https://spicethemes.com/newsblogger-wordpress-theme/
Author URL - https://spicethemes.com

Trac Browser - https://themes.trac.wordpress.org/browser/newsblogger/0.2.5.1
WordPress.org - https://wordpress.org/themes/newsblogger/

SVN - https://themes.svn.wordpress.org/newsblogger/0.2.5.1
ZIP - https://downloads.wordpress.org/theme/newsblogger.0.2.5.1.zip?nostats=1
Live preview – https://playground.wordpress.net/#…

Parent Theme: https://wordpress.org/themes/newscrunch

Diff with previous version: [263267] https://themes.trac.wordpress.org/changeset?old_path=newsblogger/0.2.5&new_path=newsblogger/0.2.5.1

History:

Ticket Summary Status Resolution Owner
#92868 THEME: Newsbloggerly – 1.2 closed closed-newer-version-uploaded
#94823 THEME: Newsbloggerly – 1.4 closed closed-newer-version-uploaded kafleg
#94933 THEME: Newsbloggerly – 1.5 closed live kafleg
#114885 THEME: Newsbloggerly – 1.6 closed live themetracbot
#120313 THEME: Newsbloggerly – 1.8 closed live themetracbot
#122636 THEME: Newsbloggerly – 1.9 closed live themetracbot
#123203 THEME: Newsbloggerly – 2.0 closed live themetracbot
#180014 THEME: NewsBlogger – 0.1 closed live kafleg
#181550 THEME: NewsBlogger – 0.1.1 closed live themetracbot
#182551 THEME: NewsBlogger – 0.1.2 closed live themetracbot
#183553 THEME: NewsBlogger – 0.1.3 closed live themetracbot
#184248 THEME: NewsBlogger – 0.1.3.1 closed live themetracbot
#185074 THEME: NewsBlogger – 0.1.3.2 closed live themetracbot
#185667 THEME: NewsBlogger – 0.1.3.3 closed live themetracbot
#186868 THEME: NewsBlogger – 0.1.3.4 closed live themetracbot
#188094 THEME: NewsBlogger – 0.1.3.5 closed live themetracbot
#189472 THEME: NewsBlogger – 0.1.3.6 closed live themetracbot
#190467 THEME: NewsBlogger – 0.1.4 closed live themetracbot
#190820 THEME: NewsBlogger – 0.1.5 closed live themetracbot
#191872 THEME: NewsBlogger – 0.1.6 closed live themetracbot
#192698 THEME: NewsBlogger – 0.1.7 closed live themetracbot
#194476 THEME: NewsBlogger – 0.1.7.1 closed live themetracbot
#196555 THEME: NewsBlogger – 0.1.7.2 closed live themetracbot
#196852 THEME: NewsBlogger – 0.1.7.3 closed live themetracbot
#197506 THEME: NewsBlogger – 0.1.7.4 closed live themetracbot
#199733 THEME: NewsBlogger – 0.1.7.5 closed live themetracbot
#203668 THEME: NewsBlogger – 0.2 closed live themetracbot
#204964 THEME: NewsBlogger – 0.2.1 closed live themetracbot
#205021 THEME: NewsBlogger – 0.2.2 closed live themetracbot
#205515 THEME: Newsbloggerly – 3.0 closed live themetracbot
#205548 THEME: NewsBlogger – 0.2.3 closed live themetracbot
#206558 THEME: NewsBlogger – 0.2.4 closed live themetracbot
#207829 THEME: NewsBlogger – 0.2.5 closed live themetracbot
#209209 THEME: NewsBlogger – 0.2.5.1 closed live themetracbot

(this ticket)

#212010 THEME: NewsBlogger – 0.2.5.2 closed live themetracbot
#212545 THEME: NewsBlogger – 0.2.5.3 closed live themetracbot
#214393 THEME: NewsBlogger – 0.2.5.4 closed live themetracbot
#215173 THEME: NewsBlogger – 0.2.5.5 closed live themetracbot
#216076 THEME: NewsBlogger – 0.2.5.6 closed live themetracbot
#217293 THEME: NewsBlogger – 0.2.5.7 closed not-approved bijayyadav
#217299 THEME: NewsBlogger – 0.2.5.7 closed not-approved bijayyadav
#217300 THEME: NewsBlogger – 0.2.5.7.1 closed live themetracbot
#219526 THEME: NewsBlogger – 0.2.5.7.2 closed live themetracbot
#220529 THEME: NewsBlogger – 0.2.5.7.3 closed live themetracbot
#223124 THEME: NewsBlogger – 0.2.5.7.4 closed live themetracbot
#226212 THEME: NewsBlogger – 0.2.5.7.5 closed live themetracbot
#236891 THEME: NewsBlogger – 0.2.5.8 closed live themetracbot


https://themes.svn.wordpress.org/newsblogger/0.2.5.1/screenshot.png
Theme Check Results:

  • REQUIRED: Could not find wp_footer. See: wp_footer
     <?php wp_footer(); ?>
    
  • REQUIRED: Could not find wp_link_pages. See: wp_link_pages
     <?php wp_link_pages( $args ); ?>
    
  • REQUIRED: Could not find post_class. See: post_class
     <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    
  • RECOMMENDED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
  • RECOMMENDED: Could not find the comment-reply script enqueued.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • RECOMMENDED: Could not find wp_list_comments. See: wp_list_comments
     <?php wp_list_comments( $args ); ?>
    
  • RECOMMENDED: Could not find comment_form. See: comment_form
     <?php comment_form(); ?>
    
  • WARNING: Could not find a copyright notice for the theme. A copyright notice is needed if your theme is licenced as GPL. <a href="https://www.gnu.org/licenses/gpl-howto.html" target="_blank">Learn how to add a copyright notice (opens in a new window).</a>
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
  • RECOMMENDED The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
  • RECOMMENDED No reference to the_post_thumbnail() was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • 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( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

Change History (1)

#1 @themetracbot
8 months ago

  • Owner set to themetracbot
  • Resolution set to live
  • Status changed from new to closed

Theme Update for existing Live theme - automatically approved

Note: See TracTickets for help on using tickets.