apply_filters( 'comment_max_links_url', string $num_links, string $value )

Filters the maximum amount of links allowed to include the user’s URL.


Description Description


Parameters Parameters

$num_links

How many links found.

$value

User's url.


Top ↑

Source Source

File: bp-core/bp-core-moderation.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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