#9696 closed theme (not-approved)
THEME: Personal Minimal - 1.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | Keywords: | theme-personal-minimal | |
| Cc: | kiratisaathi@… |
Description
Personal Minimal - 1.0
A personal minimalistic theme for your personal blog or page.
Theme URL - http://wpexpo.com/
Author URL - http://yalamber.com/
SVN - http://themes.svn.wordpress.org/personal-minimal/1.0
ZIP - http://wordpress.org/extend/themes/download/personal-minimal.1.0.zip?nostats=1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-personal-minimal
Attachments (1)
Change History (4)
comment:1
chipbennett
— 8 months ago
- Owner set to chipbennett
- Status changed from new to assigned
comment:2
chipbennett
— 8 months ago
- Resolution set to not-approved
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Theme URI is not appropriate.
Use front-page.php for site front page template, rather than home.php, which is intended to output the blog posts index.
Call to wp_head() must be immediately before closing </head> tag
Do not deregister core-bundled scripts; Theme must use the core-bundled version (e.g. jQuery)
This is not a complete review.