bp_messages_pagination()

Output the pagination HTML for the current thread loop.


Description Description


Source Source

File: bp-messages/bp-messages-template.php

function bp_messages_pagination() {
	echo bp_get_messages_pagination();
}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.