next_posts_link_attributes

Advertisement

Summery Summery

Filters the anchor tag attributes for the next posts page link.

Syntax Syntax

apply_filters( 'next_posts_link_attributes', string $attributes )

Parameters Parameters

$attributes

Attributes for the anchor tag.

Source Source

File: wp-includes/link-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.

Advertisement

Leave a Reply