- Timestamp:
- 07/27/2017 12:39:34 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r41160 r41161 22 22 * 23 23 * @since 3.1.0 24 * @access public25 24 * 26 25 * @see WP_List_Table::__construct() for more information on default arguments. … … 347 346 * 348 347 * @since 4.6.0 349 * @access public350 348 * 351 349 * @param string $text The 'submit' button label. … … 865 863 * 866 864 * @since 4.3.0 867 * @access protected868 865 * 869 866 * @return string Unalterable name for the primary column, in this case, 'name'.
Note: See TracChangeset
for help on using the changeset viewer.