Opened 15 months ago
Closed 14 months ago
#6905 closed theme (closed-newer-version-uploaded)
THEME: Buttercream - 1.0.2
| Reported by: | sixhours | Owned by: | Mamaduka |
|---|---|---|---|
| Priority: | major | Keywords: | theme-buttercream |
| Cc: | calobee@… |
Description
Buttercream - 1.0.2
A cute cupcake theme in three different color styles. Also supports optional responsive layout, custom menus, widget-ready sidebars and all post formats.
Theme URL - http://carolinethemes.com/2012/03/13/buttercream/
Author URL - http://www.carolinemoore.net
SVN - http://themes.svn.wordpress.org/buttercream/1.0.2
ZIP - http://wordpress.org/extend/themes/download/buttercream.1.0.2.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/buttercream/1.0.1&new_path=/buttercream/1.0.2
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-buttercream&order=id
Change History (4)
comment:1 Changed 14 months ago by Mamaduka
- Owner set to Mamaduka
- Status changed from new to assigned
comment:2 Changed 14 months ago by Mamaduka
comment:3 Changed 14 months ago by sixhours
You're quick! Thank you. :) Changes made in the latest ticket here: #6943
comment:4 Changed 14 months ago by Mamaduka
- Resolution set to closed-newer-version-uploaded
- Status changed from assigned to closed


Hello Caroline.
Theme outputs PHP error in Dashboard -> Appearance -> Header, this is caused by passing invalid callback buttercream_admin_header_setup as second parameter of add_custom_image_header(), this mean to be buttercream_admin_header_style() on line 95.
If don't want to output any styles for header image displayed in Dashboard -> Appearance -> Header just use __retrun_false as callback and remove unused buttercream_admin_header_style() function.
I don't see any other issues here and there's only one Theme Check out put:
This is just info and you aren't required to do anything, but you can echo your credit link using esc_url:
Only issue here's PHP error mentioned above and it should be fixed prior theme approval.