WordPress.org

Make WordPress Themes

Opened 14 months ago

Closed 14 months ago

Last modified 14 months ago

#7485 closed theme (live)

THEME: Atahualpa - 3.7.6

Reported by: BytesForAll Owned by: kobenland
Priority: Keywords: theme-atahualpa
Cc: lmmmuc@…, chipbennett

Description

Atahualpa - 3.7.6

Configure your custom theme: Fixed or flexible width layout, with min/max width, 0 - 4 sidebars, very browser safe (incl. IE6), create custom widget areas, import/export styles (several styles included), color pickers, over 200 options.

Theme URL - http://wordpress.bytesforall.com/
Author URL - http://forum.bytesforall.com/

SVN - http://themes.svn.wordpress.org/atahualpa/3.7.6
ZIP - http://wordpress.org/extend/themes/download/atahualpa.3.7.6.zip?nostats=1

Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/atahualpa/3.7.5&new_path=/atahualpa/3.7.6

All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-atahualpa&order=id

http://themes.svn.wordpress.org/atahualpa/3.7.6/screenshot.png

Change History (3)

comment:1 kobenland14 months ago

  • Owner set to kobenland
  • Status changed from new to accepted

comment:2 kobenland14 months ago

  • Cc chipbennett added
  • Resolution set to approved
  • Status changed from accepted to closed

Please address in next submission:

  • REQUIRED: All custom functions must be prefixed; I had a quick look in functions.php where a lot of functions are not prefixed. Please make sure, that all functions and classes are prefixed, across the entire Theme
  • REQUIRED: Themes are required to use get_template_directory() / get_stylesheet_directory() instead of TEMPLATEPATH / STYLESHEETPATH
  • REQUIRED: No core WordPress? functions introduced prior to one previous, major WordPress? release (3.2) are wrapped in function_exists() conditionals.


Review Summary

  • Previous version of Theme APPROVED
  • Previous-ticket required issue addressed
  • Diff-review only
  • Ticket being resolved as APPROVED

Thanks,
Konstantin

comment:3 BytesForAll14 months ago

Thanks,

will apply the changes soon

Flynn

Note: See TracTickets for help on using tickets.