W3cubDocs

/WordPress

MO::select_plural_form( int $count ): string

Parameters

$countintrequired

Return

string

Source

public function select_plural_form( $count ) {
	return $this->gettext_select_plural_form( $count );
}

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/mo/select_plural_form