apply_filters( 'mc_next_link', $next_link, $next ) → {string}
Filter HTML output for navigation 'next' link.
Parameters:
Name | Type | Description |
---|---|---|
$next_link |
string | HTML output for link. |
$next |
array | Next link parameters. |
- Source:
Returns:
- Type
- string