Changeset 63598 for trunk/src/js/media/controllers/state-machine.js
- Timestamp:
- 09/11/2026 06:29:08 AM (6 hours ago)
- File:
-
- 1 edited
-
trunk/src/js/media/controllers/state-machine.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/media/controllers/state-machine.js
r63516 r63598 36 36 * @since 3.5.0 37 37 * 38 * @param {string} id 38 * @param {string} id The ID of the state to fetch. If omitted, the active state is returned. 39 39 * @return {wp.media.controller.State} Returns a State model from 40 40 * the StateMachine collection. … … 61 61 * @since 3.5.0 62 62 * 63 * @param {string} id 63 * @param {string} id The ID of the state to set as active. 64 64 * 65 65 * @fires wp.media.controller.State#deactivate
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)