Changeset 48197 for trunk/src/wp-includes/widgets.php
- Timestamp:
- 06/28/2020 11:47:45 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets.php
r48121 r48197 664 664 * @global array $wp_registered_widgets Registered widgets. 665 665 * 666 * @param int|string $index Optional , default is 1. Index, name or ID of dynamic sidebar.666 * @param int|string $index Optional. Index, name or ID of dynamic sidebar. Default 1. 667 667 * @return bool True, if widget sidebar was found and called. False if not found or not called. 668 668 */
Note: See TracChangeset
for help on using the changeset viewer.