FrontEnd Cookie SSO
This plugin lets you implement a cookie based front-end authorization system that can be used (for example) to allow users who are logged in via an sy …
Maintenance 20/1005223d since update
Active installs
0
Downloads
1,866
Reviews
0
Age
14.3y
TagscommentsssoSingle Sign-oncommentingsso cookie
Plugin info
Total downloads: 1,866
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 9/13/2011 (5223 days ago)
Added to WordPress: 9/13/2011 (14 years old)
Minimum WordPress version: f
Tested up to WordPress version: 3.2.1
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5223 days ago
20/100
Is FrontEnd Cookie SSO abandoned?
Possibly abandoned (last update 5223 days ago).
Compatibility
Requires WordPress: f
Tested up to: 3.2.1
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
BIG WARNING: This is still in early development and needs testing.
This plugin lets you implement a cookie based front-end authorization system that can be used (for example) to allow users who are logged in via an system to comment on your site.
Please see the inline documentation for the various filters this plugin provides to alter it’s behaviour.
Installation
- Install either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the Plugin and ensure that you enable the feature in the plugins’ settings screen
- Add a secret encryption key to your wp-config.php by adding
define( 'FRONT_END_COOKIE_SSO_SECRET', my_secret_string' ); - Read the inline documentation for ways on how to extend/alter the implementation. Sorry, still working on the documentation.
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Changelog
Version 0.1
- Initial version of this plugin.
