BP_Admin_Tab::render_input_description( $text )

Description

Source

File: bp-core/classes/class-bp-admin-tab.php

	protected function render_input_description( $text ) {
		return "<p class=\"description\">{$text}</p>";
	}

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.