{"id":280359,"date":"2026-03-14T10:46:48","date_gmt":"2026-03-14T10:46:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/extendmate-session-manager-monitor-control-user-sessions-and-force-logout-from-admin-and-frontend\/"},"modified":"2026-03-15T01:52:00","modified_gmt":"2026-03-15T01:52:00","slug":"extendmate-session-manager","status":"publish","type":"plugin","link":"https:\/\/tr.wordpress.org\/plugins\/extendmate-session-manager\/","author":18683782,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Extendmate Session Manager - Monitor & Control User Sessions and Force Logout From Admin and Frontend","header_author":"Extendmate Team","header_description":"Manage active sessions directly from admin dashboard or through frontend shortcodes.","assets_banners_color":"e3ebfd","last_updated":"2026-03-15 01:52:00","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/erfaiyazalam\/","header_plugin_uri":"https:\/\/extendmate.com","header_author_uri":"https:\/\/extendmate.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":165,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"extendmate","date":"2026-03-15 01:52:00"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3482482,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3482482,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3482482,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3482482,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3482482,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3482482,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"User Listing Page With Session Button","2":"Session Listing On a Popup","3":"User Profile Page With Session Button","4":"Session Listing On Frontend - Shortcode"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[257746,257744,257745,257747,9257],"plugin_category":[],"plugin_contributors":[201583,87307],"plugin_business_model":[],"class_list":["post-280359","plugin","type-plugin","status-publish","hentry","plugin_tags-active-sessions","plugin_tags-force-logout","plugin_tags-login-sessions","plugin_tags-session-tracking","plugin_tags-user-activity","plugin_contributors-extendmate","plugin_contributors-faiyazalam","plugin_committers-extendmate"],"banners":{"banner":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/banner-772x250.jpg?rev=3482482","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/icon-128x128.png?rev=3482482","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/screenshot-1.png?rev=3482482","caption":"User Listing Page With Session Button"},{"src":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/screenshot-2.png?rev=3482482","caption":"Session Listing On a Popup"},{"src":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/screenshot-3.png?rev=3482482","caption":"User Profile Page With Session Button"},{"src":"https:\/\/ps.w.org\/extendmate-session-manager\/assets\/screenshot-4.png?rev=3482482","caption":"Session Listing On Frontend - Shortcode"}],"raw_content":"<!--section=description-->\n<p>Manage active sessions directly from admin dashboard or through frontend shortcodes. It improves account security by allowing session control per device.<\/p>\n\n<h4>Admin Features<\/h4>\n\n<ul>\n<li><strong>Sessions Column<\/strong>: View the number of active sessions for each user directly in the user list.<\/li>\n<li><strong>Session Count Display<\/strong>: View session counts on user profile page.<\/li>\n<li><strong>Detailed Session View<\/strong>: Click on any user's session count to view comprehensive session details in a popup.<\/li>\n<li><strong>Quick Access<\/strong>: Click the session count on user profile page to open the same detailed session management popup.<\/li>\n<li><strong>Session Information<\/strong>: See IP address, login date\/time, session expiry date\/time etc.<\/li>\n<li><strong>Individual Session Control<\/strong>: Destroy specific sessions with a single-click logout options.<\/li>\n<li><strong>Bulk Logout<\/strong>: Quickly log out multiple users at once using the bulk action feature in the user listing.<\/li>\n<li><strong>Bulk Session Management<\/strong>: Select multiple sessions of a user and log them out simultaneously.<\/li>\n<li><strong>Multisite Compatible<\/strong>: The plugin is compatible with WordPress Multisite networks.<\/li>\n<\/ul>\n\n<h4>Frontend Display With Shortcode<\/h4>\n\n<p>Display user sessions in a modern card-based layout on any page using the simple shortcode: <code>[emsm_session_list]<\/code>. \nThis will show the list of active sessions for the currently logged-in user only. \nThis is intended to help users control their own account security.<\/p>\n\n<h4>Shortcode Parameters<\/h4>\n\n<p>Customize the frontend session display using the following attributes within the <code>[emsm_session_list]<\/code> shortcode:<\/p>\n\n<pre><code>fontawesome_enable\n<\/code><\/pre>\n\n<p>Enables or disables FontAwesome icons.\nAccepted values: true or any other value (treated as false)\nDefault: true<\/p>\n\n<pre><code>fontawesome_version\n<\/code><\/pre>\n\n<p>Specifies the major version of FontAwesome to load.\nAccepted values: Version string (e.g. 6.5.1)\nDefault: 7.0.0<\/p>\n\n<pre><code>fontawesome_cdn\n<\/code><\/pre>\n\n<p>Provides the full URL to a custom FontAwesome CSS file.\nThis overrides the default FontAwesome source used by the plugin.\nAccepted values: Valid URL\nDefault: Plugin's local asset path<\/p>\n\n<pre><code>limit\n<\/code><\/pre>\n\n<p>Defines the maximum number of session cards to display on the frontend.\nAccepted values: Positive integer (e.g. 5, 20)\nDefault: 10<\/p>\n\n<p><strong>Important Note:<\/strong> If you provide fontawesome_cdn, also set fontawesome_version for proper loading.<\/p>\n\n<p><strong>Usage Example:<\/strong><\/p>\n\n<pre><code>[emsm_session_list limit=\"5\"]\n<\/code><\/pre>\n\n<h4>Frontend Session Management<\/h4>\n\n<ul>\n<li><strong>Current Session Highlight<\/strong>: The current active session always appears at the top of the list.<\/li>\n<li><strong>Organized Display<\/strong>: Sessions are ordered by login time (newest first).<\/li>\n<li><strong>Individual Logout<\/strong>: Log out specific devices with \"Log Out This Device\" buttons on each session card.<\/li>\n<li><strong>Bulk Logout Option<\/strong>: Use the \"Log Out Everywhere Else\" button to keep only your current session active.<\/li>\n<\/ul>\n\n<h4>Template Overrides<\/h4>\n\n<p>Developers can override the plugin's frontend templates by placing custom template files in the active theme.\nThis allows for complete customization of the session list display without modifying the plugin's core files.<\/p>\n\n<h4>How to Override Templates<\/h4>\n\n<ol>\n<li><p>In your active theme's root directory, create a new folder called:<br \/>\n   extendmate-session-manager<\/p><\/li>\n<li><p>Copy the template files you wish to customize from the plugin's directory:<br \/>\n   wp-content\/plugins\/extendmate-session-manager\/inc\/template\/frontend\/<br \/>\nto your theme's new directory:<br \/>\n   wp-content\/themes\/your-theme\/extendmate-session-manager\/<\/p><\/li>\n<li><p>Edit the copied template files in your theme directory. The plugin will automatically use these custom templates instead of the default ones.<\/p><\/li>\n<\/ol>\n\n<h4>Enabling Template Overrides<\/h4>\n\n<p>Template overrides are disabled by default. To enable this feature, use the following filter:<\/p>\n\n<pre><code>add_filter( 'emsm_enable_template_overrides', '__return_true' );\n<\/code><\/pre>\n\n<h3>Usage<\/h3>\n\n<h4>Admin Dashboard<\/h4>\n\n<ol>\n<li>Navigate to Users &gt; All Users to see the new \"Sessions\" column.<\/li>\n<li>Click on any session count to view detailed session information.<\/li>\n<li>Use bulk actions to log out multiple users at once.<\/li>\n<li>Visit individual user profiles to see session counts and manage sessions for specific users.<\/li>\n<\/ol>\n\n<h4>Frontend Display<\/h4>\n\n<ol>\n<li>Add the shortcode <code>[emsm_session_list]<\/code> to any page where you want to display session information.<\/li>\n<li>Customize the display using the available shortcode attributes.<\/li>\n<li>Users can manage their own sessions directly from the frontend.<\/li>\n<\/ol>\n\n<h3>Hooks<\/h3>\n\n<p>For detailed technical information on action and filter hooks for developers, please see the complete <a href=\"https:\/\/github.com\/extendmate\/wordpress-plugin-session-manager\/blob\/main\/docs\/hooks.md\">Hooks Reference<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/extendmate-session-manager<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Manage active sessions directly from admin dashboard or through frontend shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/280359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=280359"}],"author":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/extendmate"}],"wp:attachment":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=280359"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=280359"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=280359"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=280359"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=280359"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=280359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}