Parameters
$comment_statusbooloptionalDefault:
false
Source
public function get_per_page( $comment_status = false ) {
return 10;
}
$comment_statusbooloptionalDefault:false
public function get_per_page( $comment_status = false ) {
return 10;
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.