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
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
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
2bb3ec7898e3c4fe22a1e4be610fbb77fab6e4cf
Select Git revision
Branches
1
master
default
protected
Tags
2
v0.2
v0.1
3 results
wp-redis-user-session-storage
wp-redis-user-session-storage.php
Author
Search by author
Any Author
authors
Erick Hitter
ethitter
1 author
Sep 03, 2014
Don't use a closure since WP 4.0 still works on older PHP versions
· 2bb3ec78
Erick Hitter
authored
10 years ago
2bb3ec78
Aug 28, 2014
Give plugin its own Redis config namespace. Since we're using defines, user...
· ecac6b63
Erick Hitter
authored
10 years ago
ecac6b63
Update file naming to match class and plugin name
· 05700ccd
Erick Hitter
authored
10 years ago
05700ccd
Add plugin headers and missing inline documentation
· a5b3dad5
Erick Hitter
authored
10 years ago
a5b3dad5
Fix various fatal errors introduced in
03427f58
· 2173167c
Erick Hitter
authored
10 years ago
2173167c
First pass at Redis-powered system
· 03427f58
Erick Hitter
authored
10 years ago
03427f58
Initial commit using Core's usermeta implementation as a template
· 048c03fe
Erick Hitter
authored
10 years ago
048c03fe
Loading