BP_Activity_List_Table::get_default_primary_column_name()

Get name of default primary column

Description

Return

(string)

Source

File: bp-activity/classes/class-bp-activity-list-table.php

	protected function get_default_primary_column_name() {
		return 'author';
	}

Changelog

Changelog
Version Description
BuddyPress 2.3.3 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.