- Timestamp:
- 01/11/2020 05:56:15 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-terms-list-table.php
r46685 r47059 447 447 * @param string $column_name Current column name. 448 448 * @param string $primary Primary column name. 449 * @return string Row actions output for terms. 449 * @return string Row actions output for terms, or an empty string 450 * if the current column is not the primary column. 450 451 */ 451 452 protected function handle_row_actions( $tag, $column_name, $primary ) {
Note: See TracChangeset
for help on using the changeset viewer.