- Timestamp:
- 07/17/2024 03:41:06 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-links-list-table.php
r58069 r58745 308 308 } 309 309 310 /** 311 * Generates the list table rows. 312 * 313 * @since 3.1.0 314 */ 310 315 public function display_rows() { 311 316 foreach ( $this->items as $link ) {
Note: See TracChangeset
for help on using the changeset viewer.