#242832 closed theme (not-approved)
THEME: DocsMatter – 1.0.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | new theme | Keywords: | theme-docsmatter |
| Cc: | joho@… |
Description
DocsMatter - 1.0.0
A clean, fast, Bootstrap 5–based documentation theme for WordPress.
Theme URL - https://docsmatter.joho.se/
Author URL - https://www.webbplatsen.se/
Trac Browser - https://themes.trac.wordpress.org/browser/docsmatter/1.0.0
WordPress.org - https://wordpress.org/themes/docsmatter/
SVN - https://themes.svn.wordpress.org/docsmatter/1.0.0
ZIP - https://downloads.wordpress.org/theme/docsmatter.1.0.0.zip?nostats=1
Live preview – https://playground.wordpress.net/#…
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #242832 | THEME: DocsMatter – 1.0.0 | closed | not-approved | |
- 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: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
- 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: 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.
Change History (3)
#3
@
5 days ago
Thanks for looking at my theme submission.
I will, of course, have a look at these, but I would also like to make it clear what this theme is:
- This is not a theme for (blog) posts
- This is not a theme with categories
- This is not a theme with users
- This is not a theme with comments
This theme is intended exclusively for online documentation.
- It uses pages (posts with the post type page)
- It allows searching, with pagination
- It allows viewing the tag "archive", with pagination
Note: See
TracTickets for help on using
tickets.

Hi @joho68
Thank you for submitting your theme. I have had a quick look, and at this point, it does not fully meet the WordPress.org Theme Review requirements. Please review the requirements carefully, fix the issues, and upload a new version for review.
The Theme Review Team does not hard reject themes — we want you to resubmit your theme. However, when a ticket is closed as not approved, it loses its position in the review queue. When you submit an update, a new ticket will be created at the end of the queue.
If any requirements are unclear, please let us know so we can continue to improve them. For reference, you may find these resources helpful:
https://make.wordpress.org/themes/handbook/review/required/
https://make.wordpress.org/themes/handbook/review/how-to-do-a-review-draft/
https://github.com/WPTRT/theme-sniffer/
Use this upload form to submit your update: https://wordpress.org/themes/upload/
+ possibly more issues.
Thank you