[wp-trac] [WordPress Trac] #14530: Cheating huh?

WordPress Trac noreply at wordpress.org
Sat Jul 27 16:39:01 UTC 2013


#14530: Cheating huh?
-----------------------------+------------------------------
 Reporter:  shidouhikari     |       Owner:
     Type:  defect (bug)     |      Status:  reopened
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Role/Capability  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+------------------------------

Comment (by tzkmx):

 Hi, I'm getting this error "message" trying to activate some child themes.
 The funny part is they are all child of the same parent theme, and just
 one of the child themes loads in the customize screen, all others die into
 the "Cheatin' uh?" "message".

 Same user, same permissions. The only bit I found wp_die function in
 customize.php is this:

 {{{
 if ( ! current_user_can( 'edit_theme_options' ) )
         wp_die( __( 'Cheatin’ uh?' ) );
 }}}

 So, why is this? Have I different permissions according to the theme? Is
 there only one child theme allowed for any parent theme in a given WP
 installation?

 FWIW, we are trying to setup several child themes for the same parent
 theme in network aimed to teach a few people how to extend WP themes
 without messing other people work.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/14530#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list