Loading...
banner plugin Image
woo-image

Native PHP Sessions

By Pantheon Systems

Description

This plugin allows WordPress to utilize PHP's native session handlers backed by the WordPress database. This is essential for scenarios where PHP's default tempfile storage is inadequate, especially in distributed environments.

By default, the session lifetime is set to 0, which means it lasts until the browser is closed. You can override this setting using the pantheon_session_expiration filter to customize session duration.

The plugin includes CLI commands for managing session tables, ensuring compatibility with multisite setups. It also provides troubleshooting tips for common session-related errors.

Other Notable Features

Here are a few other notable features of this free Native PHP Sessions plugin.

check-fill
PHP sessions
check-fill
WordPress sessions
check-fill
session management

FAQ

This implements the built-in PHP session handling functions, rather than introducing anything custom. That way you can use built-in language functions like the $_SESSION superglobal and session_start() in your code. Everything else will “just work”.

Contributors and developers

“Native PHP Sessions” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.74

Average

Star-Image

Ratings

4.9 out of 5 | 16
History-Image

Version

1.4.5
calendar-Image

Last updated

4 months ago
Star-Image

Active installations

10,000+
Star-Image

WordPress version

6.9.4 or higher
php-Image

PHP version

7.4 or higher
translate-Image

Languages

5

Tags

Comments,Sessions