Changeset 35489
- Timestamp:
- 11/02/2015 09:02:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r35237 r35489 269 269 * An internal method that sets all the necessary pagination arguments 270 270 * 271 * @ param array $args An associative array with information about the pagination272 * @access protected 273 * 274 * @param array|string $args 271 * @since 3.1.0 272 * @access protected 273 * 274 * @param array|string $args Array or string of arguments with information about the pagination. 275 275 */ 276 276 protected function set_pagination_args( $args ) {
Note: See TracChangeset
for help on using the changeset viewer.