nikolov-tmw / multilingual-wp

A new plugin for multilingual content in WordPress
29 stars 3 forks source link

Archives rewrite support #20

Closed nikolov-tmw closed 11 years ago

nikolov-tmw commented 11 years ago

I've missed adding rewrite rules for post archives(like /2013/03/30).

MultilingualWP::add_rewrite_rules() should be modified - since we determine whether we should add a rewrite rule or not by running MultilingualWP::should_build_rwr() - and that only checks for the presence of an enabled post type.

nikolov-tmw commented 11 years ago

Fixed in b2fb0fb6c2527eea0ea098baff80b721e1eb94fd