[theme-reviewers] Help on theme review - Did I waste my time?

Diana K. Cury dianakac at gmail.com
Tue May 31 17:13:36 UTC 2011


Thanks Chip, I just solved this using filters.

I will resubmit the theme as a simple theme and the plugin as a standalone plugin. As a plugin, it seems more easy to keep up to date with deprecation etc.



----- Original Message ----- 
  From: Chip Bennett 
  To: theme-reviewers at lists.wordpress.org 
  Sent: Monday, May 30, 2011 11:44 PM
  Subject: Re: [theme-reviewers] Help on theme review - Did I waste my time?


  Are you talking about your Theme, or the Plugin you're also developing?


  If you're talking about your Theme, your template files should work the same whether the CPT is registered in functions.php, or via the Plugin. If you're talking about your Plugin, then I wouldn't even worry about other Themes' template files. Implementation of your CPT is going to be entirely dependent upon the Theme, and you won't feasibly be able to pre-determine how a Theme might choose to implement it.


  As for bbPress: even it requires specialized Theme template files. I believe it includes template files out of the box that work with Twenty Ten, but any other Theme will intentionally have to integrate bbPress' various template files/tags.


  Chip


  On Mon, May 30, 2011 at 3:09 PM, Diana K. Cury <dianakac at gmail.com> wrote:

    I would like it works like bbPress, any theme will display metadata in the post type single.  
      ----- Original Message ----- 
      From: Chip Bennett 
      To: theme-reviewers at lists.wordpress.org 
      Sent: Monday, May 30, 2011 4:05 PM
      Subject: Re: [theme-reviewers] Help on theme review - Did I waste my time?


      Is there any reason that you need to change your Theme's "single-{post-type}.php" file? Why not just leave it as-is? 


      Chip


      On Mon, May 30, 2011 at 1:11 PM, Diana K. Cury <dianakac at gmail.com> wrote:

        I need to output metadata only in post types I've create, how to do that ?! In themes, I just write a single-post-type.php and everything is fine.

        It's just a table with metada info (from metaboxes), just below the title, with external css and image files.

        Could someone send me links on this subject ? bbPress is way too advanced for borrow lol

        Thanks a lot

        _______________________________________________
        theme-reviewers mailing list
        theme-reviewers at lists.wordpress.org
        http://lists.wordpress.org/mailman/listinfo/theme-reviewers






--------------------------------------------------------------------------


      _______________________________________________
      theme-reviewers mailing list
      theme-reviewers at lists.wordpress.org
      http://lists.wordpress.org/mailman/listinfo/theme-reviewers



    _______________________________________________
    theme-reviewers mailing list
    theme-reviewers at lists.wordpress.org
    http://lists.wordpress.org/mailman/listinfo/theme-reviewers






------------------------------------------------------------------------------


  _______________________________________________
  theme-reviewers mailing list
  theme-reviewers at lists.wordpress.org
  http://lists.wordpress.org/mailman/listinfo/theme-reviewers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110531/22389c33/attachment.htm>


More information about the theme-reviewers mailing list