[theme-reviewers] Custom Theme Features
Bruce Wampler
weavertheme at gmail.com
Sun Mar 10 19:26:08 UTC 2013
This is an interesting question.
And here's a non-theoretical example: woocommerce
The woocommerce website tells themes to
*add_theme_support('woocommerce')*if the theme adds some hooks for
their plugin. I'm not sure how they
implement that because it looks to me that the *add_theme_support* function
will only add the existing theme features.
On Sun, Mar 10, 2013 at 12:00 PM, Ünsal Korkmaz <unsalkorkmaz at gmail.com>wrote:
> Hi,
> What is WP theme reposity rules for Custom Theme Features<http://codex.wordpress.org/Theme_Features>
> ?
> Can we register Custom Theme Features? If we can, is there rules for
> naming that?
> For example; can i add/use *add_theme_support('bootstrap'); *?
>
>
> _______________________________________________
> 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/20130310/c849d6d5/attachment.htm>
More information about the theme-reviewers
mailing list