Make WordPress Themes

Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#222473 closed theme (not-approved)

THEME: Just Bootstrap – 1.0

Reported by: dvpatel's profile dvpatel Owned by: bijayyadav's profile bijayyadav
Priority: new theme Keywords: theme-just-bootstrap
Cc: hello@…

Description

Just Bootstrap - 1.0

A simple, blank WordPress theme built with Bootstrap (local assets).

Theme URL -
Author URL - https://dhavalwp.com

Trac Browser - https://themes.trac.wordpress.org/browser/just-bootstrap/1.0
WordPress.org - https://wordpress.org/themes/just-bootstrap/

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

History:

Ticket Summary Status Resolution Owner
#222473 THEME: Just Bootstrap – 1.0 closed not-approved bijayyadav

(this ticket)


https://themes.svn.wordpress.org/just-bootstrap/1.0/screenshot.png
Theme Check Results:

  • 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: 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(); ?>
    
  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  • 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: Theme URI: is missing from your style.css header.
  • RECOMMENDED .bypostauthor css class is recommended in your theme css.
  • RECOMMENDED .alignleft css class is recommended in your theme css.
  • RECOMMENDED .alignright css class is recommended in your theme css.
  • RECOMMENDED .aligncenter css class is recommended in your theme css.
  • RECOMMENDED .wp-caption css class is recommended in your theme css.
  • RECOMMENDED .wp-caption-text css class is recommended in your theme css.
  • RECOMMENDED .gallery-caption css class is recommended in your theme css.
  • 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( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. 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: <title> tag was found in the file header.php. Document titles must not be hard coded, use add_theme_support( "title-tag" ) instead.
    Line 7: <title><?php bloginfo(&#039;name&#039;); ?></title>
    
  • RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

Change History (4)

#1 @bijayyadav
8 months ago

  • Owner set to bijayyadav
  • Status changed from new to reviewing

#2 @bijayyadav
8 months ago

  • Resolution set to not-approved
  • Status changed from reviewing to closed

Hi @dvpatel

  • We are not accepting theme with brand name so please change the name of your theme and submit the new theme.
  • The screenshot must accurately reflect the default look of the theme when it is first activated.

Thank you

#3 @dvpatel
8 months ago

Hi @bijayyadav

Just to confirm — I understand that I cannot use the name Bootstrap in my theme name, right?

I’ll go ahead and change the theme name and update the screenshot to match the default look on activation. Then I’ll resubmit the theme.

Thanks for the clarification!

#4 @bijayyadav
8 months ago

Yes we cannot use name Bootstrap and any other brand names in the theme.

Note: See TracTickets for help on using tickets.