Changeset 46212
- Timestamp:
- 09/20/2019 08:56:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php
r46211 r46212 219 219 * @global string $mode List table view mode. 220 220 * 221 * @param string $which 221 * @param string $which The location of the pagination nav markup: 'top' or 'bottom'. 222 222 */ 223 223 protected function pagination( $which ) { … … 236 236 * @since 5.3.0 237 237 * 238 * @param string $which 238 * @param string $which The location of the extra table nav markup: 'top' or 'bottom'. 239 239 */ 240 240 protected function extra_tablenav( $which ) {
Note: See TracChangeset
for help on using the changeset viewer.