cpm_url_comment

A- A+

Description

The cpm_url_comment filter is used to filter single comment URL.

Usage

add_filter( 'cpm_url_comment', 'your callback function', 10, 5 );

Parameters

This action function is passed the following parameter.

$url

(string) required

$comment_id

(int) optional

$project_id

(int) optional

$post_id

(int) optional