diff --git a/README.md b/README.md index 7956235fe88efb2cf172a193a79c71d3b99c9541..bba760025efffca2eebefaaeebb402248e31fb85 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,7 @@ Store WordPress session tokens in Redis rather than the usermeta table. Store WordPress user session tokens in Redis rather than the usermeta table. -This plugin was previously known as `WP Redis User Session Storage` and was renamed -to comply with WordPress.org naming constraints. The previous class name is -aliased to support existing extensions. +This plugin was previously known as `WP Redis User Session Storage` and was renamed to comply with WordPress.org naming constraints. The previous class name is aliased to support existing extensions. ## Installation ## diff --git a/readme.txt b/readme.txt index 0177943acd800c5617622bd1f4dbaae3ba856c23..205ad46be6649429fbe98dc5ae41672492aafb47 100644 --- a/readme.txt +++ b/readme.txt @@ -15,9 +15,7 @@ Store WordPress session tokens in Redis rather than the usermeta table. Store WordPress user session tokens in Redis rather than the usermeta table. -This plugin was previously known as `WP Redis User Session Storage` and was renamed -to comply with WordPress.org naming constraints. The previous class name is -aliased to support existing extensions. +This plugin was previously known as `WP Redis User Session Storage` and was renamed to comply with WordPress.org naming constraints. The previous class name is aliased to support existing extensions. == Installation ==