- Timestamp:
- 04/04/2015 04:00:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-posts-list-table.php
r31959 r32009 150 150 151 151 /** 152 * Determine if the current view is the "All" view 152 * Determine if the current view is the "All" view. 153 153 * 154 154 * @since 4.2.0 155 155 * 156 * @return bool ean156 * @return bool Whether the current ivew is the "All" view. 157 157 */ 158 158 protected function is_base_request() {
Note: See TracChangeset
for help on using the changeset viewer.