Make WordPress Themes

Opened 2 years ago

Closed 2 years ago

#165972 closed theme (not-approved)

THEME: Alpus – 1.0.4

Reported by: andy0407's profile andy0407 Owned by: kafleg's profile kafleg
Priority: previously reviewed Keywords: theme-alpus accessibility-ready
Cc: support@…

Description

Alpus - 1.0.4

Alpus is fast, fully customizable WordPress theme suitable for blog, personal portfolio, business and eCommerce Websites.

Theme URL - https://alpustheme.com/
Author URL - https://alpustheme.com/about-us/

Trac Browser - https://themes.trac.wordpress.org/browser/alpus/1.0.4
WordPress.org - https://wordpress.org/themes/alpus/

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

Diff with previous version: [218256] https://themes.trac.wordpress.org/changeset?old_path=alpus/1.0.3&new_path=alpus/1.0.4

History:

Ticket Summary Status Resolution Owner
#134983 THEME: Alpus – 1.0.0 closed not-approved kafleg
#138678 THEME: Alpus – 1.0.1 closed not-approved kafleg
#141373 THEME: Alpus – 1.0.2 closed not-approved kafleg
#142702 THEME: Alpus – 1.0.3 closed not-approved acosmin
#165972 THEME: Alpus – 1.0.4 closed not-approved kafleg

(this ticket)


https://themes.svn.wordpress.org/alpus/1.0.4/screenshot.jpg
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.
  • WARNING: fopen was found in the file framework/admin/importer/parsers.php. File read operations should use file_get_contents() but are discouraged unless required.
    Line 574: $fp = $this->fopen( $file, 'r' );
    
Line 856: function fopen( $filename, $mode = 'r' ) {
Line 860: return fopen( $filename, $mode );
  • WARNING: fopen was found in the file framework/admin/importer/parsers.php. File write operations should are avoided unless necessary.
    Line 574: $fp = $this->fopen( $file, 'r' );
    
Line 856: function fopen( $filename, $mode = 'r' ) {
Line 860: return fopen( $filename, $mode );
  • WARNING: fclose was found in the file framework/admin/importer/parsers.php. File write operations should are avoided unless necessary.
    Line 633: $this->fclose( $fp );
    
Line 877: function fclose( $fp ) {
Line 881: return fclose( $fp );
  • WARNING: fopen was found in the file framework/admin/importer/theme-parsers.php. File read operations should use file_get_contents() but are discouraged unless required.
    Line 582: $fp = $this->fopen( $file, 'r' );
    
Line 864: function fopen( $filename, $mode = 'r' ) {
Line 868: return fopen( $filename, $mode );
  • WARNING: fopen was found in the file framework/admin/importer/theme-parsers.php. File write operations should are avoided unless necessary.
    Line 582: $fp = $this->fopen( $file, 'r' );
    
Line 864: function fopen( $filename, $mode = 'r' ) {
Line 868: return fopen( $filename, $mode );
  • WARNING: fclose was found in the file framework/admin/importer/theme-parsers.php. File write operations should are avoided unless necessary.
    Line 641: $this->fclose( $fp );
    
Line 885: function fclose( $fp ) {
Line 889: return fclose( $fp );
  • 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 alpus, woocommerce.

Change History (3)

#1 @kafleg
2 years ago

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

#2 @kafleg
2 years ago

@andy0407

Did you really check the above issue shown by theme check?

Thank you
KafleG

#3 @kafleg
2 years ago

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

I don't see all the issues are still addressed. The screenshot is still the issue.
Check previously live theme and get some idea.

Thank you
KafleG

Note: See TracTickets for help on using tickets.