Opened 5 weeks ago
Closed 3 weeks ago
#238478 closed theme (not-approved)
THEME: Blogoralite – 1.0.2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | previously reviewed | Keywords: | theme-blogoralite |
| Cc: | sikhicode@… |
Description
Blogoralite - 1.0.2
Blogoralite is a clean and lightweight blog theme designed for writers, bloggers, and online magazines. It is responsive, SEO-friendly, and easy to customize with the WordPress Customizer.
Theme URL -
Author URL - https://profiles.wordpress.org/muslim11/
Trac Browser - https://themes.trac.wordpress.org/browser/blogoralite/1.0.2
WordPress.org - https://wordpress.org/themes/blogoralite/
SVN - https://themes.svn.wordpress.org/blogoralite/1.0.2
ZIP - https://downloads.wordpress.org/theme/blogoralite.1.0.2.zip?nostats=1
Live preview – https://playground.wordpress.net/#…
Diff with previous version: [293991] https://themes.trac.wordpress.org/changeset?old_path=blogoralite/1.0.1&new_path=blogoralite/1.0.2
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #235864 | THEME: Blogoralite – 1.0.0 | closed | not-approved | |
| #237299 | THEME: Blogoralite – 1.0.1 | closed | not-approved | |
| #238478 | THEME: Blogoralite – 1.0.2 | closed | not-approved | |
| #241320 | THEME: Blogoralite – 1.0.3 | closed | not-approved | |
| #242206 | THEME: Blogoralite – 1.0.4 | closed | not-approved | |
| #243474 | THEME: Blogoralite – 1.0.5 | reviewing | ||
- 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.
- WARNING: assets/images/drone.jpg is 998.4 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
- REQUIRED: Found a reference to <code>unsplash.com</code>. Assets from this website does not use a license that is compatible with GPL. <a href="https://unsplash.com/license" target="_blank">View license (opens in a new window).</a>
- 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 contains no sidebars/widget areas. See Widgets API
Change History (2)
#2
@
3 weeks ago
- Resolution set to not-approved
- Status changed from reviewing to closed
@muslim11
Hi!
I have had a quick look at the theme and at this point, it does not follow the requirements.
The Theme Review Team does not hard reject themes, -we want you to resubmit your theme, but we need you to read the requirements more carefully.
If the requirements are unclear, let us know so that we can continue to improve them.
When a ticket is closed as not approved, it loses its position in the review queue.
When the update is submitted, a new ticket is created at the end of the queue.
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/
- header.php
- L13
- Keyboard navigation - not ok
- Some resources to help you:
- Information on the requirement
- Video help for: Modals, Links, Forms, Menus
- Check TwentyTwenty using
tabandshift+tabas an example
- Issues with your theme:
- the submenus are not accessible using the keyboard.
- mobile menu
- focus should be trapped inside the modal. Once you tab past the last menu item, the focus should go on the close button or close the menu. Once you shift+tab on the first element focus should go on the close button (and if you shift tab on this, it should focus the last element in the menu).
- Some resources to help you:
- Provide a unique prefix for everything the Theme defines in the public namespace, including options, functions, global variables, constants, post meta,
wp_enqueue_script/stylehandle names,add_image_sizenames,wp_script_add_datakeys, slugs/ids for new categories created withregister_block_pattern_categoryetc. Theme nav menu locations and sidebar IDs are exceptions.- index.js, global scope
- readme.txt
- unsplash is not allowed.

reviewing