Opened 4 years ago
Closed 4 years ago
#103067 closed theme (live)
THEME: Squareread – 1.4.8
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | theme update | Keywords: | theme-squareread |
| Cc: | contact@… |
Description
Squareread - 1.4.8
<a href="http://alx.media/themes/squareread/">Squareread</a> is a theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited accent colors, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px fixed width sidebars, 0-4 footer widget columns, related posts and post nav, localisation support, social links, logo upload and many more useful admin panel features. Demo: http://demo.alx.media/x/?theme=Squareread
Theme URL - http://alx.media/themes/squareread/
Author URL - http://alx.media
Trac Browser - https://themes.trac.wordpress.org/browser/squareread/1.4.8
WordPress.org - https://wordpress.org/themes/squareread/
SVN - https://themes.svn.wordpress.org/squareread/1.4.8
ZIP - https://wordpress.org/themes/download/squareread.1.4.8.zip?nostats=1
Diff with previous version: [151993] https://themes.trac.wordpress.org/changeset?old_path=squareread/1.4.7&new_path=squareread/1.4.8
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #98637 | THEME: Squareread – 1.4.4 | closed | live | |
| #99911 | THEME: Squareread – 1.4.5 | closed | live | |
| #101859 | THEME: Squareread – 1.4.6 | closed | live | |
| #102686 | THEME: Squareread – 1.4.7 | closed | live | |
| #103067 | THEME: Squareread – 1.4.8 | closed | live | |
| #104698 | THEME: Squareread – 1.4.9 | closed | live | |
| #114953 | THEME: Squareread – 1.5.0 | closed | live | |
| #118779 | THEME: Squareread – 1.5.1 | closed | live | |
| #146815 | THEME: Squareread – 1.5.2 | 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.
- WARNING: WP_Filesystem was found in the file class-tgm-plugin-activation.php WP_Filesystem should only be used for theme upgrade operations, not for all file operations. Consider using file_get_contents(), scandir(), or glob()
Line 692: * Uses WP_Filesystem to process and handle the plugin installation
Line 697: * @uses WP_Filesystem
Line 728: // Pass necessary information via URL if WP_Filesystem is needed.
Line 741: $method = ''; // Leave blank so WP_Filesystem can populate it as necessary.
Line 747: if ( ! WP_Filesystem( $creds ) ) {
Line 748: request_filesystem_credentials( esc_url_raw( $url ), $method, true, false, array() ); // Setup WP_Filesystem.
Line 897: wp_filesystem'] ) ) {
Line 902: wp_filesystem']->dirlist( $remote_source ) );
Line 903: wp_filesystem']->is_dir( $source ) ) {
Line 931: wp_filesystem']->move( $from_path, $to_path ) ) {
Line 2737: * through if a user has to use WP_Filesystem to enter their credentials.
Line 2810: // Pass all necessary information if WP_Filesystem is needed.
Line 2819: $method = ''; // Leave blank so WP_Filesystem can populate it as necessary.
Line 2820: $fields = array_keys( $_POST ); // Extra fields to pass to WP_Filesystem.
Line 2826: // Now we have some credentials, setup WP_Filesystem.
Line 2827: if ( ! WP_Filesystem( $creds ) ) {
- WARNING: WP_Filesystem was found in the file class-kirki-helper.php WP_Filesystem should only be used for theme upgrade operations, not for all file operations. Consider using file_get_contents(), scandir(), or glob()
Line 87: * Initialize the WP_Filesystem
Line 91: * @return object WP_Filesystem
Line 129: wp_filesystem;
Line 131: wp_filesystem ) ) {
Line 133: WP_Filesystem( $credentials );
Line 136: wp_filesystem;
- WARNING: WP_Filesystem was found in the file class-kirki-fonts-downloader.php WP_Filesystem should only be used for theme upgrade operations, not for all file operations. Consider using file_get_contents(), scandir(), or glob()
Line 275: * @return WP_Filesystem
Line 278: wp_filesystem;
Line 279: wp_filesystem ) {
Line 280: if ( ! function_exists( 'WP_Filesystem' ) ) {
Line 283: WP_Filesystem();
Line 285: wp_filesystem;
- WARNING: A menu without a theme_location was found in nav.php. <code> $args </code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
- 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.
- 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 squareread, kirki

Theme Update for existing Live theme - automatically reviewed & approved