diff --git a/404.php b/404.php index c4fac5c..549e1a3 100644 --- a/404.php +++ b/404.php @@ -17,7 +17,7 @@ bloginfo( 'name' );$site_description = get_bloginfo( 'description', 'display' ); if ( $site_description && ( is_home() || is_front_page() ) ) echo " - $site_description";if ( $paged >= 2 || $page >= 2 ) echo ' - ' . sprintf( __( 'page %s'), max( $paged, $page ) );/*第 %s 页*/?> - + + diff --git a/footer.php b/footer.php index ec445bd..2691a70 100644 --- a/footer.php +++ b/footer.php @@ -23,8 +23,8 @@
- - + +

diff --git a/functions.php b/functions.php index 3809dbd..013aa55 100644 --- a/functions.php +++ b/functions.php @@ -447,7 +447,7 @@ if (!function_exists('akina_comment_format')) {
@@ -496,19 +496,19 @@ function get_author_class($comment_author_email, $user_id) "SELECT comment_ID as author_count FROM $wpdb->comments WHERE comment_author_email = '$comment_author_email' ")); if ($author_count >= 1 && $author_count < 5) //数字可自行修改,代表评论次数。 { - echo ''; + echo ''; } else if ($author_count >= 6 && $author_count < 10) { - echo ''; + echo ''; } else if ($author_count >= 10 && $author_count < 20) { - echo ''; + echo ''; } else if ($author_count >= 20 && $author_count < 40) { - echo ''; + echo ''; } else if ($author_count >= 40 && $author_count < 80) { - echo ''; + echo ''; } else if ($author_count >= 80 && $author_count < 160) { - echo ''; + echo ''; } else if ($author_count >= 160) { - echo ''; + echo ''; } } @@ -614,7 +614,7 @@ function get_the_link_items($id = null) $bookmark->link_image = 'https://view.moezx.cc/images/2017/12/30/Transparent_Akkarin.th.jpg'; } - $output .= ''; + $output .= ''; } $output .= ''; } @@ -863,7 +863,7 @@ function custom_html() } echo '' . "\n"; echo '