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:
rboren
2004-11-19 20:54:16 +00:00
parent 742a9d549f
commit 9872261202
3 changed files with 90 additions and 67 deletions

View File

@@ -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();