]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/theme-compat/sidebar.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-includes / theme-compat / sidebar.php
index f879ec4d41c85a628058d446b9a7ba5a005a7789..23fa6303280c48753dc9915e0ff817715c1dbfbb 100644 (file)
@@ -71,7 +71,7 @@ _deprecated_file(
                                        printf( __( 'You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links.' ),
                                                sprintf( '<a href="%1$s/">%2$s</a>', get_bloginfo( 'url' ), get_bloginfo( 'name' ) ),
                                                esc_html( get_search_query() )
                                        printf( __( 'You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links.' ),
                                                sprintf( '<a href="%1$s/">%2$s</a>', get_bloginfo( 'url' ), get_bloginfo( 'name' ) ),
                                                esc_html( get_search_query() )
-                                       ); 
+                                       );
                                ?></p>
 
                        <?php elseif ( isset( $_GET['paged'] ) && ! empty( $_GET['paged'] ) ) : /* If this set is paginated */ ?>
                                ?></p>
 
                        <?php elseif ( isset( $_GET['paged'] ) && ! empty( $_GET['paged'] ) ) : /* If this set is paginated */ ?>
@@ -105,9 +105,6 @@ _deprecated_file(
                                <ul>
                                        <?php wp_register(); ?>
                                        <li><?php wp_loginout(); ?></li>
                                <ul>
                                        <?php wp_register(); ?>
                                        <li><?php wp_loginout(); ?></li>
-                                       <li><a href="http://validator.w3.org/check/referer" title="<?php esc_attr_e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li>
-                                       <li><a href="http://gmpg.org/xfn/"><abbr title="<?php esc_attr_e('XHTML Friends Network'); ?>"><?php _e('XFN'); ?></abbr></a></li>
-                                       <li><a href="https://wordpress.org/" title="<?php esc_attr_e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li>
                                        <?php wp_meta(); ?>
                                </ul>
                                </li>
                                        <?php wp_meta(); ?>
                                </ul>
                                </li>