Changeset 63600 for trunk/src/js/_enqueues/wp/backbone.js
- Timestamp:
- 09/11/2026 10:50:50 AM (17 hours ago)
- File:
-
- 1 edited
-
trunk/src/js/_enqueues/wp/backbone.js (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/backbone.js
r57987 r63600 285 285 * 286 286 * @return {wp.Backbone.Subviews} The current Subviews instance. 287 */287 */ 288 288 render: function() { 289 289 var options = { … … 315 315 * 316 316 * @return {wp.Backbone.Subviews} The current Subviews instance. 317 */317 */ 318 318 remove: function( options ) { 319 319 if ( ! options || ! options.silent ) { … … 339 339 * 340 340 * @param {string} $target Selector where to put the elements. 341 * @param {*} elsHTML or elements to put into the selector's HTML.341 * @param {*} els HTML or elements to put into the selector's HTML. 342 342 * 343 343 * @return {wp.Backbone.Subviews} The current Subviews instance.
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)