- Timestamp:
- 03/22/2017 03:44:51 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-posts-list-table.php
r40297 r40309 872 872 * @access public 873 873 * 874 * @global string $mode 874 * @global string $mode List table view mode. 875 875 * 876 876 * @param WP_Post $post The current WP_Post object. … … 969 969 * @access public 970 970 * 971 * @global string $mode 971 * @global string $mode List table view mode. 972 972 * 973 973 * @param WP_Post $post The current WP_Post object. … … 1331 1331 * @since 3.1.0 1332 1332 * 1333 * @global string $mode 1333 * @global string $mode List table view mode. 1334 1334 */ 1335 1335 public function inline_edit() {
Note: See TracChangeset
for help on using the changeset viewer.