[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-admin/js/ -> plugin-install.js (summary)

(no description)

File Size: 244 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  iframeLoaded()
  handleTabbables()
  constrainTabbing()

Functions
Functions that are not part of a class:

iframeLoaded()   X-Ref
Initializes the plugin details modal dialog after the iframe has fully loaded.


handleTabbables()   X-Ref
Gets the tabbable elements and detaches/attaches the keydown event.

Called after the iframe has fully loaded so we have all the elements we need.
Called again each time a Tab gets clicked.

constrainTabbing( event )   X-Ref
Constrains tabbing within the plugin modal dialog.

param: {JQuery.Event} event The keydown event.



Generated : Fri Sep 18 08:20:28 2026 Cross-referenced by PHPXref