Opened 5 months ago
Closed 5 months ago
#233292 closed theme (live)
THEME: Remark – 1.0.5
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | theme update | Keywords: | theme-remark |
| Cc: | wpfound21@… |
Description
Remark - 1.0.5
Remark is a modern and minimal WordPress theme crafted for bloggers, entrepreneurs, and business owners who want speed, simplicity, and flexibility. It comes with multiple layout options, beautiful typography, and easy customization through the WordPress Customizer. Whether you’re building a personal blog, a startup website, or a professional portfolio, Remark makes it simple to create a fast-loading and mobile-friendly website. The theme is WooCommerce-compatible — making it perfect for any project.
Theme URL - https://github.com/ariful93/remark
Author URL - https://profiles.wordpress.org/wpfound/
Trac Browser - https://themes.trac.wordpress.org/browser/remark/1.0.5
WordPress.org - https://wordpress.org/themes/remark/
SVN - https://themes.svn.wordpress.org/remark/1.0.5
ZIP - https://downloads.wordpress.org/theme/remark.1.0.5.zip?nostats=1
Live preview – https://playground.wordpress.net/#…
Diff with previous version: [288627] https://themes.trac.wordpress.org/changeset?old_path=remark/1.0.4&new_path=remark/1.0.5
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #127135 | THEME: Remark – 1.0.1 | closed | live | |
| #128027 | THEME: Remark – 1.0.2 | closed | live | |
| #130117 | THEME: Remark – 1.0.3 | closed | live | |
| #171802 | THEME: Remark – 1.0.4 | closed | live | |
| #233292 | THEME: Remark – 1.0.5 | closed | live | |
| #234558 | THEME: Remark – 1.0.6 | closed | live | |
- 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: 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: Possible variable $post_tag found in translation function in template-parts/content-single-no-sidebar.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 109: $post_tags = get_the_tags();
Line 110: if ( is_array( $post_tags ) || is_object( $post_tags ) ) : ?>
Line 116: foreach( $post_tags as $post_tag ) : ?>
Line 118: <a class='text-sm font-font-normal text-slate-800 bg-[#F2F4F3] hover:bg-[#BB0000] hover:text-white visited:text-slate-800 rounded-lg py-2 px-4 mr-2' href='<?php echo esc_url( get_tag_link( $post_tag->term_id ) ); ?>'><?php esc_html_e( $post_tag->name ); ?></a>
- WARNING: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are remark, your-textdomain.
- RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) 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