Loading wp-admin/includes/class-wp-privacy-policy-content.php +1 −1 Original line number Diff line number Diff line Loading @@ -424,7 +424,7 @@ final class WP_Privacy_Policy_Content { $content .= '</div>'; } $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to Top' ) . '</a>'; $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to top' ) . '</a>'; $content .= '</div>'; // End of .privacy-text-section. } Loading wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48587'; $wp_version = '5.5-beta3-48588'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading Loading
wp-admin/includes/class-wp-privacy-policy-content.php +1 −1 Original line number Diff line number Diff line Loading @@ -424,7 +424,7 @@ final class WP_Privacy_Policy_Content { $content .= '</div>'; } $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to Top' ) . '</a>'; $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to top' ) . '</a>'; $content .= '</div>'; // End of .privacy-text-section. } Loading
wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48587'; $wp_version = '5.5-beta3-48588'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading