Changeset 55681 for trunk/src/wp-includes/widgets/class-wp-widget-text.php
- Timestamp:
- 04/24/2023 04:35:17 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-text.php
r55553 r55681 45 45 46 46 /** 47 * Add hooks for enqueueing assets when registering all widget instances of this widget class.47 * Adds hooks for enqueueing assets when registering all widget instances of this widget class. 48 48 * 49 49 * @param int $number Optional. The unique order number of this widget instance … … 341 341 342 342 /** 343 * Inject max-width and removeheight for videos too constrained to fit inside sidebars on frontend.343 * Injects max-width and removes height for videos too constrained to fit inside sidebars on frontend. 344 344 * 345 345 * @since 4.9.0 … … 411 411 412 412 /** 413 * Enqueue preview scripts.413 * Enqueues preview scripts. 414 414 * 415 415 * These scripts normally are enqueued just-in-time when a playlist shortcode is used. … … 511 511 512 512 /** 513 * Render form template scripts.513 * Renders form template scripts. 514 514 * 515 515 * @since 4.8.0
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)