Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Redis User Session Storage
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
Redis User Session Storage
Commits
7e960c8f
Commit
7e960c8f
authored
2 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
PHPCS
parent
656f984a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!5
Prepare plugin for WP.org
Pipeline
#5034
failed with stages
in 2 minutes and 4 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
languages/redis-user-session-storage.pot
+1
-1
1 addition, 1 deletion
languages/redis-user-session-storage.pot
phpcs.xml
+1
-1
1 addition, 1 deletion
phpcs.xml
readme.txt
+1
-1
1 addition, 1 deletion
readme.txt
with
4 additions
and
4 deletions
README.md
+
1
−
1
View file @
7e960c8f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
**Requires at least:**
4.0
**Requires at least:**
4.0
**Tested up to:**
6.0
**Tested up to:**
6.0
**Stable tag:**
0.2
**Stable tag:**
0.2
**Requires PHP:**
5.
3
**Requires PHP:**
5.
4
**License:**
GPLv2 or later
**License:**
GPLv2 or later
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
...
...
This diff is collapsed.
Click to expand it.
languages/redis-user-session-storage.pot
+
1
−
1
View file @
7e960c8f
...
@@ -5,7 +5,7 @@ msgstr ""
...
@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Redis User Session Storage 0.2\n"
"Project-Id-Version: Redis User Session Storage 0.2\n"
"Report-Msgid-Bugs-To: "
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/redis-user-session-storage\n"
"https://wordpress.org/support/plugin/redis-user-session-storage\n"
"POT-Creation-Date: 2022-07-09 03:
37:36
+00:00\n"
"POT-Creation-Date: 2022-07-09 03:
42:00
+00:00\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
This diff is collapsed.
Click to expand it.
phpcs.xml
+
1
−
1
View file @
7e960c8f
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<!-- Rules: Check PHP version compatibility -->
<!-- Rules: Check PHP version compatibility -->
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
<config
name=
"testVersion"
value=
"5.
3
-"
/>
<config
name=
"testVersion"
value=
"5.
4
-"
/>
<!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
<!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
<rule
ref=
"PHPCompatibilityWP"
/>
<rule
ref=
"PHPCompatibilityWP"
/>
...
...
This diff is collapsed.
Click to expand it.
readme.txt
+
1
−
1
View file @
7e960c8f
...
@@ -5,7 +5,7 @@ Tags: user sessions, session tokens, session storage
...
@@ -5,7 +5,7 @@ Tags: user sessions, session tokens, session storage
Requires at least: 4.0
Requires at least: 4.0
Tested up to: 6.0
Tested up to: 6.0
Stable tag: 0.2
Stable tag: 0.2
Requires PHP: 5.
3
Requires PHP: 5.
4
License: GPLv2 or later
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment