D
Disable Right Click For WP Media

Disable Image drag-n-drop

Disable Image drag-n-drop.

What it does

Disable Image drag-n-drop. It is one of the abilities the Disable Right Click For WP plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ upload_files

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

disable-right-click-for-wp.disable-image-drag-n-drop
{
  "ability": "disable-right-click-for-wp.disable-image-drag-n-drop",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Disable Right Click For WP abilities

All Disable Right Click For WP abilities β†’
D
Disable Right Click
Disable Right Click For WP
Disable Right Click.
D
Disable View Source With Shortcut (CTRL+U)
Disable Right Click For WP
Disable View Source With Shortcut (CTRL+U).
D
Disable Inspect Element With Shortcut
Disable Right Click For WP
Disable Inspect Element With Shortcut (F12/CTRL+SHIFT+I/CTRL+SHIFT+K).
D
Disable Copy (CTRL+C), Cut (CTRL+X), Paster( CTRL+V)
Disable Right Click For WP
Disable Copy (CTRL+C), Cut (CTRL+X), Paster( CTRL+V).
D
Disable Text Selection
Disable Right Click For WP
Disable Text Selection.