Skip to content

HandyPlugins

  • Home
  • PluginsExpand
    • Magic Login Pro
    • Handywriter
    • WP Accessibility Toolkit
    • PaddlePress Pro
    • Easy Text-to-Speech
  • Docs
  • About
  • Blog
  • Contact
My Account
HandyPlugins
Popular Search shortcodehookemailtheredirect

Magic Login Pro

40
  • Installation & Configuration
  • Use magic login as the default login method?
  • Brute Force Protection
  • WooCommerce Integration
  • Easy Digital Downloads (EDD) Integration
  • Token Lifespan
  • Disable Magic Login for a Specific User
  • Login with Code: Flexible Passcode-Based Authentication
  • SMS Login – Passwordless Authentication with SMS
  • Magic Login REST API
  • QR Code Login
  • CLI Command
  • Add Login form to a Page
  • Reset Tokens
  • Auto Login Links
  • Token Validity
  • Login Redirect
  • Shortcode
  • Login Email Customization
  • Login Request Throttling
  • IP Check
  • Domain Restriction
  • Registration
  • Spam Protection
  • How to Add Magic Login to Any of Outgoing Emails?
  • Customize Default Messages
  • nG Firewall
  • Dynamically Adjust Token TTL
  • How to change Sender Details?
  • Disable Magic Login for specific roles
  • Customizing Login Session Duration
  • Magic Login Twilio Integration
  • Magic Login – FluentCRM Integration
  • Reset Magic Login Links for a User
  • Tools – Reset, Export & Import Magic Login Settings
  • Magic Login Elementor
  • Magic Login – Security Guide
  • Per-User Login Email Limit
  • Two-Factor Authentication (2FA) Compatibility Guide
  • Hooks

PaddlePress Pro

27
  • Installation & Configuration
  • How does PaddlePress PRO work?
  • Automatic account creation
  • How to set up a membership website?
  • Setup a Development Environment
  • Protect Download Files on NGINX
  • Software Licensing
  • Software Licensing API
  • Updater Implementation for WordPress Plugins
  • Updater Implementation for WordPress Themes
  • Release a New WordPress Product
  • Customer Dashboard (My Account) Page
  • Checkout Buttons
  • Custom Redirect After Successful Checkout
  • How does the domain count?
  • Emails
  • Accessing Readme through a Shortcode
  • How to Sell WordPress Products?
  • Releasing Beta Versions of a WordPress Product
  • Paddle Billing
  • Customer Dashboard
  • Membership Levels
  • Restrict Content
  • Add a Custom Payment Action
  • How to customize “Download” Button?
  • Adding Manual Payments
  • Composer Support for Private WordPress Packages

Handywriter

11
  • Installation & Configuration
  • Write a Blog Post
  • Create a Summary
  • Suggest a Title
  • Keep records of AI generated Contents
  • Grammar & Spelling Fixer
  • Plagiarism Check
  • Content Templates
  • How to create a Meta Description?
  • How to complete a sentence?
  • How does credit calculation work?

Easy Text-to-Speech

5
  • Installation & Configuration
  • Using with Block Editor
  • Using with Classic Editor
  • OpenAI Integration
  • ElevenLabs Integration

WP Accessibility Toolkit

3
  • Customization
  • Hotkeys: Quick Navigation and Efficiency
  • Do not show the accessibility toolkit on the specific page

SessionQuota Pro

11
  • Multisite Guide
  • WP-CLI Guide
  • Monitoring and Alerts
  • Admin Tools
  • Blocked Login Recovery
  • Frontend Session Management
  • Limits and Priority
  • Enforcement Modes
  • Settings Overview
  • Quick Start
  • Installation and Activation

FAQ

1
  • How to Enter Your VAT Number for VAT Deduction at Checkout
  • Home
  • Docs
  • SessionQuota Pro
  • WP-CLI Guide
View Categories

WP-CLI Guide

SessionQuota Pro includes a sessionquota WP-CLI command group for managing sessions and limits from the command line.

Why use WP-CLI? #

WP-CLI is useful when you want to:

  • Automate session management
  • Handle bulk admin actions
  • Inspect data quickly
  • Work on large or multisite installations

Common commands #

List active sessions for a user #

wp sessionquota list admin
wp sessionquota list [email protected] --format=json

Destroy all sessions for a user #

wp sessionquota destroy admin

Check a user’s effective limit #

wp sessionquota limit admin

Set a user-specific limit #

wp sessionquota set-limit admin 3

Remove a user-specific override #

wp sessionquota remove-limit admin

Review site-wide session stats #

wp sessionquota stats
wp sessionquota stats --format=json

Destroy all sessions site-wide #

wp sessionquota destroy-all --yes

Enforce limits across all users #

wp sessionquota enforce-limits
wp sessionquota enforce-limits --dry-run

Multisite commands #

SessionQuota Pro also includes multisite-focused commands.

Review network stats #

wp sessionquota network-stats
wp sessionquota network-stats --format=json

Review network sessions #

wp sessionquota network-sessions
wp sessionquota network-sessions --site=2

Destroy network sessions #

wp sessionquota network-destroy-all --yes
wp sessionquota network-destroy-all --site=2 --yes

Review or update network settings #

wp sessionquota network-settings
wp sessionquota network-settings session_limit
wp sessionquota network-settings session_limit 3

Best practices #

  • Use --dry-run before bulk enforcement when available
  • Test commands on staging before using them on production
  • Be careful with destructive commands such as destroy-all
  • Use JSON output when integrating with scripts or monitoring tools
Was this guide helpful for you?
Updated on March 17, 2026
Multisite GuideMonitoring and Alerts
Table of Contents
  • Why use WP-CLI?
  • Common commands
    • List active sessions for a user
    • Destroy all sessions for a user
    • Check a user's effective limit
    • Set a user-specific limit
    • Remove a user-specific override
    • Review site-wide session stats
    • Destroy all sessions site-wide
    • Enforce limits across all users
  • Multisite commands
    • Review network stats
    • Review network sessions
    • Destroy network sessions
    • Review or update network settings
  • Best practices

HandyPlugins

Explore

Home
Blog
Contact Us
My Account

Products

Magic Login Pro
Handywriter
Easy Text-to-Speech
PaddlePress Pro
WP Accessibility Toolkit

Follow Us

Twitter
Facebook
GitHub
WordPress

2026 – HandyPlugins.co | Hosted on WPHandle and optimized with Powered Cache

  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy
  • Home
  • Plugins
    • Magic Login Pro
    • Handywriter
    • WP Accessibility Toolkit
    • PaddlePress Pro
    • Easy Text-to-Speech
  • Docs
  • About
  • Blog
  • Contact
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.