BP_RankMath_Title::description()

Retrieves the SEO description.

Description

Return

(string)

Source

File: bp-core/compatibility/bp-rankmath-plugin-helpers.php

	public function description() {
		return isset( buddypress()->groups->current_group->description ) ? buddypress()->groups->current_group->description : '';
	}

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.