[theme-reviewers] Is it mandatory to support dropdown navigation in our theme?
Emil Uzelac
emil at uzelac.me
Thu Oct 3 20:06:55 UTC 2013
You're including 3 custom menus:
register_nav_menus( array(
'primary' => __( 'Primary Menu', 'tribbiani' ),
'top' => __( 'Primary Menu', 'tribbiani' ),
'footer' => __( 'Primary Menu', 'tribbiani' )
) );
therefore the dropdowns should be supported. Now as far as not being
required, that's the first time I hear that we don't and I have been doing
this for 3 years :)
On Thu, Oct 3, 2013 at 3:04 PM, Rohit Tripathi <rohitink at live.com> wrote:
> Thanks Chip. That's what expected earlier. If you don't mind,
>
> could you please just re-open the ticket and I will update the
> documentation regarding, no-support of the drop-down menus.
>
> https://themes.trac.wordpress.org/ticket/14643
>
> :)
>
> _______________________________________________
> 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/20131003/e7f42ea1/attachment.html>
More information about the theme-reviewers
mailing list