Changeset 63598 for trunk/src/js/_enqueues/admin/postbox.js
- Timestamp:
- 09/11/2026 06:29:08 AM (6 hours ago)
- File:
-
- 1 edited
-
trunk/src/js/_enqueues/admin/postbox.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/admin/postbox.js
r59988 r63598 247 247 * @memberof postboxes 248 248 * 249 * @param {string} pageThe page we are currently on.250 * @param {Object} [args]251 * @param {Function} args.pbshowA callback that is called when a postbox opens.252 * @param {Function} args.pbhideA callback that is called when a postbox closes.249 * @param {string} page The page we are currently on. 250 * @param {Object} [args] Optional arguments for the postbox toggles. 251 * @param {Function} [args.pbshow] A callback that is called when a postbox opens. 252 * @param {Function} [args.pbhide] A callback that is called when a postbox closes. 253 253 * @return {void} 254 254 */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)