Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -35,6 +35,7 @@ if ( isset($_POST) ) {
|
||||
$permalink_structure = get_settings('permalink_structure');
|
||||
$category_base = get_settings('category_base');
|
||||
|
||||
get_date_permastruct();
|
||||
|
||||
generate_page_rewrite_rules();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user