apply_filters( 'get_edit_user_link', string $link, int $user_id )

Filters the user edit link.


Description Description


Parameters Parameters

$link

(string) The edit link.

$user_id

(int) User ID.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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